[Bug ld/6642] cygwin LD bails on an import file for VERSION.DLL

2008-06-12 Thread brian at dessent dot net
--- Additional Comments From brian at dessent dot net 2008-06-13 04:06 --- Subject: Re: New: cygwin LD bails on an import file for VERSION.DLL VERSION is a reserved word, as it is a command that can be used to specify a version in the exe header, see <http://msdn.microsoft.com/en

[Bug binutils/6714] WindRes 2.18 can't concatenate literal strings anymore?

2008-07-01 Thread brian at dessent dot net
--- Additional Comments From brian at dessent dot net 2008-07-01 17:12 --- Subject: Re: New: WindRes 2.18 can't concatenate literalstrings anymore? c dot colijn at twologs dot com wrote: > windres.exe: C:\\Source\\TIMETR~1.RC:137: syntax error > windres.exe: preproces

[Bug ld/6938] ld: failure depending on order of -l libs

2008-10-02 Thread brian at dessent dot net
--- Additional Comments From brian at dessent dot net 2008-10-02 22:26 --- Subject: Re: New: ld: failure depending on order of -l libs What is the bug? The order is significant by design. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6938 --- You are receiving this mail

[Bug ld/6938] ld: failure depending on order of -l libs

2008-10-03 Thread brian at dessent dot net
--- Additional Comments From brian at dessent dot net 2008-10-03 08:37 --- Subject: Re: ld: failure depending on order of -l libs There is a brief explanation in the manual in the section describing --start-group/--end-group. This behavior is not unique to GNU ld, I'm pretty su