Toon Moene <[EMAIL PROTECTED]> writes:
> L.S.,
>
> Recently, I've begun to bootstrap with make BOOT_CFLAGS="flags",
> basically to get the run time libraries (libgfortran, libgomp)
> compiled with -mcpu=native -mtune=native (the speed of the compiler
> doesn't interest me that much).
>
> However,
L.S.,
Recently, I've begun to bootstrap with make BOOT_CFLAGS="flags",
basically to get the run time libraries (libgfortran, libgomp) compiled
with -mcpu=native -mtune=native (the speed of the compiler doesn't
interest me that much).
However, I see that almost everything is compiled with -mc