This is the mail archive of the ecos-patches@sourceware.org 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]

eCos uSTL 1.3 port for review


Hi,

Mike Sharov released the new version 1.3 of the uSTL library two days ago. I updated the eCos uSTL port to this new version. The port is available here for review:

http://www.cetoni.de/ecos_ustl20090806.zip

I changed some further stuff we dicussed on the mailing list:

- the library now builds without -Wundef - so I could keep the changes
to the uSTL 1.3 sources to a minimum

- new stdint.h file - i created a stdint.h file from the newlib stdint.h mentioned in this message http://ecos.sourceware.org/ml/ecos-patches/2009-08/msg00008.html that should be more portable


If the uSTL package is compiled with filestreams support then building test cases succeeds. If filestrams are disabled and package File I/O is not present then the build error mentioned in http://ecos.sourceware.org/ml/ecos-devel/2009-08/msg00000.html occures when building eCos test cases.


I would kindly ask you to review this port to tell me things that should be changed prior to CVS import of this package.

Regards, Uwe


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