This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Problem with '-flto=N' on MinGW
- From: niXman <i dot nixman at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 19 Jun 2012 23:02:36 +0400
- Subject: Problem with '-flto=N' on MinGW
HI,
I've built MInGW using the sources GCC version 4.7.1.
When using LTO '-flto=N' when N greater 1 - I get the following error:
> "make": [C:\Users\niXman\AppData\Local\Temp\ccl7QYlh.ltrans0.ltrans.o] Error 1 (ignored)
If I use '-flto' ÐÐÐ '-flto=1' then the error is absent.
Tell me please, where is this error printed from? Because of what?
This error is found also in gcc-4.6.3 and gcc-4.7.0.
I'd like to have an working LTO whith more than one thread.
Thanks!
--
Regards,
niXman
___________________________________________________
Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows:
http://sourceforge.net/projects/mingwbuilds/