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 -mcpu=native
-mtune=native, *except* the run time libraries ...
Is that because they're target libraries - if so, how would one get them
compiled "optimally" if not building a cross-compiler ?
Thanks in advance for any insight.
--
Toon Moene - e-mail: [EMAIL PROTECTED] - phone: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
At home: http://moene.indiv.nluug.nl/~toon/
GNU Fortran's path to Fortran 2003: http://gcc.gnu.org/wiki/Fortran2003