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]

Re: Why run the windres test on Linux?



> Could you please tell me why you want to run the windres test on
> Linux :-)? You have
> 
> if {![istarget "i*86-*-*"]} {
>     return
> }

The next test is "and if we built windres..."  That would normally
exclude linux.

However, Kylix uses windres for their linux tools, so windres *may* be
built for a linux build (with --with-windres) and if so, we want to
test it.


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