This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: victory! I have a working crosscompiler!
Adam Megacz <gcc@lists.megacz.com> writes:
|> Bo Thorsen <bo@sonofthor.dk> writes:
|> > Not true. If you have a C compiler, you have a C library.
|>
|> But I've never seen a file called "libc.so" on a windows machine.
|>
|> And (for example), getpwent() is part of libc, yet (AFAIK) is pretty
|> much meaningless on a Win32 system.
getpwent is POSIX, and if you have a POSIX system, you have getpwent.
Andreas.
--
Andreas Schwab "And now for something
Andreas.Schwab@suse.de completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5