DarkSaint
05-28-2002, 09:11 PM
I know there are a few programs that have the ability to compile and run in both Darwin/FreeBSD environments and on Linux environments. What I need to know is what is a deciding factor when it comes to these programs? Do some of them require a library or something that one OS has standard which the other does not? In particular, I am attempting to build Linux Quake II under Darwin. After checking the makefiles, changing 'gcc' to 'cc' and such, but ends up having errors after not finding specific header files, such as cdrom.h and other important files. Anyone been able to build Linux Quake II under Darwin, since it's doable under FreeBSD (running under Linux emulation), unless of course Darwin does not have Linux emulation (which any respectable *BSD should) in which case I'm screwed.
Thanks ahead of time
Thanks ahead of time