LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compiling Borland c++ windows source on linux.. (https://www.linuxquestions.org/questions/linux-software-2/compiling-borland-c-windows-source-on-linux-242658/)

arun79 10-14-2004 02:05 PM

Compiling Borland c++ windows source on linux..
 
Hi all,

I found this great program for french verb conjugations on the net.. But it is for Windows. I have it installed on my system with Crossover Office.

However, I want to port the application to linux as it is a very useful program. The source is Borland C++.

My question is this... Is it possible to compile this source in Linux??? If so, what are the tools/ compilers that I should use???

Any suggestions are welcome...

Tinkster 10-14-2004 02:54 PM

If it doesn't use features that are specific to the
Professional or Enterprise edition and avoids
winodws-only things like OCX' you should be
able to recompile it with the C++ bit of Kylix.

http://www.borland.com to hunt down the
download link.



Cheers,
Tink

arun79 10-14-2004 11:48 PM

Quote:

Originally posted by Tinkster
If it doesn't use features that are specific to the
Professional or Enterprise edition and avoids
winodws-only things like OCX' you should be
able to recompile it with the C++ bit of Kylix.

Tink

dclocx.bpi

Is this an OCX library that you are talking about ??

Please bear with me, I am clueless about c++

Tinkster 10-15-2004 04:14 PM

Yes it is and ocx library.


Kylix is available from http://www.borland.com



Cheers,
Tink


All times are GMT -5. The time now is 05:50 AM.