nanogui@linuxhacker.org
nanogui@linuxhacker.org
Subject: compiling probs
From: hotmail_teclas911
Date: Sat, 12 Aug 2000 18:21:11 +0100
Is it me or there's something going wrong with the msdos ports ???
I'm unnable to build anything at all either with PACIFIC-C 7.51 or Borland
C++ 5.0 or C++ builder 4.0 /5.0.
Pacific c tells me there's a problem with 'static BOOL vga****' in scrbios.c
line 83 'identifier redefenition'
after trying the declaration of such a variable in borland i found that BOOL
doesn't exist but yes bool(c++ not c!) and static bool is not possible to
declare.
Can nebody give me precise instructions to build using PACIFIC-C or BORLAND
c++ 5.0 ??? the release is not very clear about this.
BTW i'm almost sure that the scrbios.c problem is a bug and not a compiler
one.
nanogui@linuxhacker.org