Valentin Chira wrote: > Hi guys, I wanna try to port a Java VM to BeOS R5 but I have problem finding > a VM that is full featured and easy to port. Can you help me with an advice?
Aside from any architecture-specific stuff (e.g., compare-and-swap implementation) what are the differences between BeOS and UNIX? E.g., do you have signals? mmap? use gcc compiler? ELF binaries? Etc. -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

