This is the mail archive of the binutils@sourceware.org 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: Binutils and LynxOS 2.3


On Mon, Aug 15, 2005 at 05:47:12PM -0500, Roberto Cabral wrote:
> Hi,
> 
> I'm using LynxOS 2.3 and I'm trying to update the compiler and tools
> to the latest version (binutils 2.16.1 / GCC-4). The system has GCC
> 2.95.3 native running fine.
> 
> I build the binutils and then I install them and there are no
> problems. Then when I build a test program with GCC 2.95, the program
> does not run (it does build/link). It seems like the system does not
> recognize the executable format.
> 
> What am I doing wrong? 
> The target for this platform is still supported?

You didn't say which target, powerpc or ix86.  No matter, it looks like
both of these targets have been switched over to use ELF rather than
COFF.  You should probably keep using an older binutils with your old
gcc.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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