I'm using g++ for Hitachi sh and h8 but....

Fabio Giovagnini fgiovag@tin.it
Tue Dec 10 00:57:00 GMT 2002


Hi everybody,
as in the object, I'm using g++ for sh and h8 that are the uP we use for our 
boards. Because of we work in a very strict real time enviroment we can't use 
a general purpose os, so I wrote a simpel c++ application framework to 
improve the speed of my development. Every thing works fine, but if I analyze 
the map file, I can see all the posix system calls linked in, even if I don't 
implement the posix sys calls and I don't use them. 
Is there a linker or compiler option to turn off a set of standard c 
functions?

Thanks.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list