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: pe matching clash with openbsd


> Date: Wed, 8 May 2002 08:44:45 -0300
> From: "Federico G. Schwindt" <fgsch@olimpo.com.br>

>   In the binutils configure there are lines line this:
> 
>         powerpc*-*-*pe* | powerpc*-*-cygwin*)
> 
>   This collides with OpenBSD powerpc. There is a similar line for x86 and arm.
>   I'm wondering, can this be change to *pe instead, or something to be less
> ambiguous? Or should explicity add something like powerpc*-*-openbsd* before
> in case we don't want to build dlltool and friends?
>   I'm confused to see targets matching against *pe, pe* and *pe*.

For powerpc, I expect you can use whatever is done for x86 (so that
reduces your problem a bit, since now you only have to fix x86...)

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


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