Mail Archives: pgcc/1998/10/04/22:25:15
On Sun, 4 Oct 1998, Marc Matteo wrote:
> Right now I'm building pgcc 1.1 with the following command:
>
> "make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
> -fno-implicit-templates' bootstrap-lean"
>
> which was copied verbatum from the egcs readme. If I want to build pgcc
> for a i686, where should I put the '-mpentiumpro' flag? I assume with
> 'CFLAGS' but I wanted to ask to make sure.
Put it into each of them (make CFLAGS="-O2 -mpentiumpro" LIBCFLAGS="-g -O2
-mpentiumpro"...).
Also, add -march=pentiumpro (which should speed up things significantly)
to each of them if you don't need it to run on anything else.
LLaP
bero
--
Windows 98 supports real multitasking - it can boot and crash simultaneously.
***
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.
- Raw text -