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]

Adding string library, with SERIAL and DEBUG excluded.


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


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