This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Revise Windows PECOFF weak symbols


Daniel Jacobowitz wrote:
> On Sat, Oct 23, 2004 at 01:55:49PM -0500, Aaron W. LaFramboise wrote:
> 
>>Aaron W. LaFramboise wrote:
>>
>>>+     if { [istarget *-*-mingw32] || [istarget *-*-cygwin*] } {

> istarget corresponds to --target, which does not affect EXE_EXT. 
> There's an ishost; would that work?

Oh, you're right; I never noticed this.  I will revise it, test it on
Windows and Linux, and submit a patch against mainline soon.

Aaron W. LaFrambise


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]