Borland C++-5.5 (free) compiler does not install(?)

Charlie Gibbs cgibbs at sky.bus.com
Thu Apr 5 15:59:17 CDT 2001


In article <3acc8ac4.93364 at news.freesbee.fr> g.patel at wanadoo.fr
(g.patel) writes:

>On Thu, 05 Apr 2001 09:48:09 +0300, Teemu Hiltunen
><teemu.hiltunen at uta.fi> wrote:
>
>>And even if I get BC++ 5.5 installed on Linux will it mean that I can
>>develop Win32 applications with it?
>
>I don't think so. Bc 5.5 has a bug that prevents it to run under
>Wine currently. That's the kind of feature that the  Wine project
>often rejects.

Strictly speaking, the compiler (BCC32.EXE) and librarian (TLIB.EXE)
work just fine, and give results that are bit-for-bit identical
to the results when run on a real Windoze box.  It's the linker
(ILINK32.EXE) that hangs.  I've run many tests with both BCB4 and
the version 5 free download.  Too bad - I'd love to get it running
under Wine myself.

BTW I don't believe in IDEs - I use the command-line tools
and makefiles - so installation wasn't an issue.  I just copied
the executables, libraries, and include files into appropriate
directories on my Linux box.

--
cgibbs at sky.bus.com (Charlie Gibbs)
Remove the first period after the "at" sign to reply.




More information about the wine-users mailing list