Porting windows based C++, VB, Delphi compilers onto Linux

  • ashok_karade
  • Born
  • Born
  • No Avatar
  • Joined: Aug 28, 2006
  • Posts: 1
  • Status: Offline

Post August 28th, 2006, 11:40 pm

Hi,

Will you please tell me how to port or migrate windows based c++, Vb, Delphi compilers onto linux. Is there any automated tools which helps for migration? or any other procedure to port?

Thanks in advance.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 28th, 2006, 11:40 pm

  • this213
  • Guru
  • Guru
  • User avatar
  • Joined: Mar 01, 2004
  • Posts: 1242
  • Loc: ./
  • Status: Offline

Post August 29th, 2006, 1:32 am

To understand what you're asking: A compiler takes the human readable source code that you (or someone else) creates and converts it into operating system specific, platform specific binary.

Linux does include a C++ compiler. However, Delphi is Borland which only runs on Windows (well, there's Kylix I guess). Visual Basic is a Microsoft language for which I suppose you could (theoretically) create a compiler for under Linux, but you'd probably get into trouble if you tried to distribute it.

If you're looking for something similar to run under Linux, try the qt3 designer, Glade Interface designer, KDevelop Designer or one of the other 50,000 IDEs out there for Linux.

If you're looking to run the actual Windows IDEs under Linux, try WINE or VMware.
http://www.disabo.com

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 44 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.