victory! I have a working crosscompiler!

Adam Megacz gcc@lists.megacz.com
Mon Dec 10 13:20:00 GMT 2001


Phil Edwards <pedwards@disaster.jaj.com> writes:
> Right now libstdc++-v3 assumes a lot of POSIX semantics, because nobody has
> contributed code to allow it to do otherwise.  In the major cases (e.g.,
> underlying I/O library), hooks and wrappers are in place to support something
> completely non-POSIX, but nobody has yet taken advantage of them[*].

Thanks, Phil!

So I guess the final answer is that I shouldn't worry if libstdc++-v3
doesn't build properly when creating a linux-to-mingw crosscompiler,
since mingw doesn't support the POSIX API.

Thanks again.

  - a



More information about the Gcc mailing list