This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/50293] -flto fails if GCC is installed in directory with space in path name
- From: "jmesmon at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Oct 2012 00:58:44 +0000
- Subject: [Bug lto/50293] -flto fails if GCC is installed in directory with space in path name
- Auto-submitted: auto-generated
- References: <bug-50293-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50293
--- Comment #2 from Cody Schafer <jmesmon at gmail dot com> 2012-10-14 00:58:44 UTC ---
I've just run into the same issue with gcc 4.7.2 (using the binary here:
http://www.makehackvoid.com/sites/default/files/MHV_AVR_Tools_20121007.exe )
Disabling LTO allows the link to complete.