xboxscene.org forums

OG Xbox Forums => Software Forums => Development => Topic started by: x-monkey on August 14, 2004, 07:48:00 PM

Title: Compile In Linux?
Post by: x-monkey on August 14, 2004, 07:48:00 PM
Can I compile in Linux or do I need crapy visual c?
Title: Compile In Linux?
Post by: fghjj on August 14, 2004, 09:15:00 PM
"man gcc" is your friend.
Title: Compile In Linux?
Post by: d0wnlab on August 15, 2004, 10:23:00 AM
.. not with the XDK if that's what you're looking for.


However, I'm fooling around with something right now for embedded virtual C++ (pre-.NET), which is figuring out how to run all the command line compiler tools properly so I can compile for my pda in linux.  Something similiar could be figured out with the XDK however a problem might arise regarding .NET dependencies.  Possibly the older XDK (pre-.NET) could solve this?