- <sect2><title> </title><para> </para></sect2>
- <sect2>
- <title>Installation of Coreutils</title>
- <para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
- make LDFLAGS="-s"
- make check-root
- make install</userinput></screen></para>
- </sect2>
|