[ECOS] Linker errors while linking ecos application with libc.a

Andrew Lunn andrew@lunn.ch
Wed Jun 22 10:57:00 GMT 2005


On Wed, Jun 22, 2005 at 04:04:13PM +0530, Balasaravanan P wrote:
> Basically I am using sprintf, strcmp, strcpy ...
> 
> If I am not linking libc.a I am receving lot of undefined errors for
> all these functions.

If eCos is configured to build these functions they will be in
libtarget.a.

Which template are you using. The minimal template does not have these
but the default template does.

        Andrew

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



More information about the Ecos-discuss mailing list