This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

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



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