xboxscene.org forums

Author Topic: Compile In Linux?  (Read 47 times)

x-monkey

  • Archived User
  • Newbie
  • *
  • Posts: 32
Compile In Linux?
« on: August 14, 2004, 07:48:00 PM »

Can I compile in Linux or do I need crapy visual c?
Logged

fghjj

  • Archived User
  • Sr. Member
  • *
  • Posts: 288
Compile In Linux?
« Reply #1 on: August 14, 2004, 09:15:00 PM »

"man gcc" is your friend.
Logged

d0wnlab

  • Archived User
  • Sr. Member
  • *
  • Posts: 326
Compile In Linux?
« Reply #2 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?
Logged