This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Yaaarrgghh - help me, please!
- From: "Robert Spanton" <rob at xgoat dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Sun, 12 May 2002 17:42:10 +0100
- Subject: Yaaarrgghh - help me, please!
I'm trying to port the C++ libraries to my own os, yet there appears to be
one barrier. This appears to be the file called "libc.a". I have looked
around for a while to try and find out what this file actually contains and
how g++ uses it.
I did find that it is automatically linked into my code when i do compile
for my os. This is all I know.
Does anyone out there know (of a list - as there are probably loads) what
functions I need to put into my own libc.a file?
Cheers,
Robert