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: QNX binutils targets


On Fri, Oct 25, 2002 at 11:07:10AM -0400, Graeme Peterson wrote:
> Hi, all.
> 
> I am in the process of adding the ELFOSABI_QNX.  I have some questions and
> concerns.
> 
> - How will changing the OSABI and bfd names affect our existing tools
>   (gcc, gdb, etc...) that use the generic ones?  I had tried to simply
>   extend the existing bfd's, not realizing the concequences in the 
>   namimg when targetting all.

It should only affect QNX.

> 
> - My current approach is to add the define in include/elf/common.h:
>   #define ELFOSABI_QNX     13     /* QNX Neutrino */

Plaease send it to caldera.com.

> 
> 
> Comments?  Have I got it right, or am I missing something?
> 

Please take a look at how elf/hppa does it and follow it.


H.J.


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