public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Adding string library, with SERIAL and DEBUG excluded.
@ 2005-04-21 14:56 Erik Christiansen
  2005-04-21 15:00 ` Andrew Lunn
  2005-04-21 15:02 ` [ECOS] error on i386 Gonçalo Antunes
  0 siblings, 2 replies; 3+ messages in thread
From: Erik Christiansen @ 2005-04-21 14:56 UTC (permalink / raw)
  To: ecos-discuss

It looks like CYGBLD_ISO_STRING_BSD_FUNCS_HEADER should enable the
string library (BSD string functions), but if I uncomment:

    # user_value 0 0

is there some magic in the presence of two values, that must be dealt
with? Since the two bit "booldata" can only have 3 other values, I can
muck about with them. Maybe I can work it out from the code, but if
anyone knows already, it'd be great.

eCos is chugging nicely on our card, with no knowledge of serial I/O.
Now string functions are needed, and it seems a waste to link in newlib
when it looks possible to get these functions to pop up in libtarget.a
with a little judicious configuring.

Erik

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-21 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-21 14:56 [ECOS] Adding string library, with SERIAL and DEBUG excluded Erik Christiansen
2005-04-21 15:00 ` Andrew Lunn
2005-04-21 15:02 ` [ECOS] error on i386 Gonçalo Antunes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).