On 9/12/2010 20:26, Ruben Van Boxem wrote: > 2010/9/12 [email protected]<[email protected]> > >> Maybe you have encountered pr43467? >> > > I noticed that one too, but they use gold, I have to use ld. It also seems > that the issue there is gold not properly reporting the error, and ld is, > but in my case ld would also not be reporting the error. >
gold is for elf executables, so by definition it won't work on mingw PE/COFF. > Is there a way to get the preprocessed source (if that helps any of course) > and the command that fails? I tried running make in debug mode, but only > makefile info showed up, no gcc commands. > > Thanks > I have no idea how to actually debug lto. ------------------------------------------------------------------------------ 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
