This is the mail archive of the gcc@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]

Re: victory! I have a working crosscompiler!



> But I've never seen a file called "libc.so" on a windows machine.

It's crtdll.dll for mingw, and cygwin1.dll for cygwin.  For DJGPP it's
libc.a (no shared libs).


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