In our previous episode, Henry Vermaak said: > > Gcc/libc is probably the most cross platform compiler/rtl, since you > won't have a kernel if gcc isn't ported, and you won't have a > userspace if libc isn't ported.
There is no "one" libc. Most *nixes have their own. Linux and a few newer *nix-Mach hybrids (like BeOS) use glibc. None of them are portable to non *nixes to my best knowledge, so they are not really crossplatform. gcc is a different matter, at least in the open source world it is fairly dominant. But again, mostly on *nix. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel