This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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: gcc problem or not ?


Andrew Lunn <andrew@lunn.ch> writes:

> -lc will cause the linker to try to link your ARM application with
> your hosts i386 libc.

No, it will link with the newlib libc

The main problem appears to be that Nickolay tried to run his ARM
executable on the host system.


Regards,
-- 
Daniel Neri
dne@mayonnaise.net


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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