www.a00.de > tcpgroup > 1992 > msg00135
 

TCP-group 1992


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with BC++ 3.0



I'm having problems compiling PA0GRI 910618 under Borland C++ 3.0.  Some
of the problems were easily fixed, like this one:

   typedef long int32;

   (another file does this:)

   unsigned int32 wombat;

Turbo C 2.0 had no problem with this, but C++ 3.0 clearly states that you
can't use a modifier on a typdef'ed value.  There were only a few of them,
so they were easy to change.

The *BIG* problem is that once I get a NOS.EXE, it runs fine for most things,
but can't properly shell out to BM.EXE.  BM comes up, displays the initial
text and prompts the user, but things are dead from there.  I'm using a
rather old version of BM (881015) because it always works fine for me.

BTW, this same code compiles and works fine if I use Turbo C 2.0, but I'd
like to purge one of these compilers from my system.

Compile options:

   -w-par -a -1 -d -f- -A- -N- -G -O -Z -DMSDOS

Any ideas?

Bob, wa2zzx






Document URL : http://www.a00.de/tcpgroup/1992/msg00135.php
Ralf D. Kloth, Ludwigsburg, DE (QRQ.software). < hostmaster at a00.de > [don't send spam]
Created 2004-11-12. Last modified 2004-11-12. Your visit 2024-04-26 05:39.35. Page created in 0.0264 sec.
 
[Go to the top of this page]   [... to the index page]