QNX binutils targets

H. J. Lu hjl@lucon.org
Fri Oct 25 11:27:00 GMT 2002


On Fri, Oct 25, 2002 at 02:14:54PM -0400, Graeme Peterson wrote:
> Hey.
> 
> If possible:
> 
> 1) I want to maintain backward compatibility with our
>    exisiting tools and the binaries the produced. 

You can take both ELFOSABI_NONE and ELFOSABI_QNX as valid QNX input,
when you configure bfd with QNX targets only, but always output with
ELFOSABI_QNX. That means the consumer of your new binaries should be
the same version of binutils or newer.

> 
> 2) I want to see that other people do not get the QNX 
>    specific behavior when they build --enable-targets=all.

When bfd is configured with --enable-targets=all, don't accept
ELFOSABI_NONE for QNX.



H.J.



More information about the Binutils mailing list