Hi, I am experimenting with building an optimized GCC 4.6, and discovered that either
> BOOT_CFLAGS="-flto" BOOT_LFLAGS="-flto" --enable-stage1-languages=c,lto > or > --with-build-configuration=bootstrap-lto > are broken. The second one is kind of logical for mingw, as it assumes the presence of gold. The first isn't... I keep getting an lto1.exe error when trying to link libgcc_s with the stage1 compiler, and don't know why. Anyone here have an idea? Thanks, Ruben
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
