Mail Archives: djgpp/2000/06/21/20:30:14
On Mon, 19 Jun 2000 11:51:04 +0200, Waldemar Schultz
<schultz AT ma DOT tum DOT de> wrote:
>...
>Intuitively I tried
>
>gcc -g -Wall bccbgi.c -o bccbgi.exe -lbcc2 -lgrx20 -I addons addons\egacolor.o
>addons\bgiext01.o addons\bgiext02.o
>
>I don't know if its documented anywhere, but it should.
>...
Thanks to you and to Eli.
I know now that I have absolutely no problems with GCC, GRX23 or
BCC2GRX. All my problems are due, IMHO, to a linking compilation bug
in GPC.
I succeeded now in installing BGI2GRX but I had to change make_all.bat
(I replaced automake by autobuild). I put BGI2GRX.PAS in
C:\DJGPP\lib\djgpp\gcc-lib\djgpp\2.81\units. I created BGI2GRX.o and
SH_FUNCS.o, renamed BGI2GRX.PAS and SH_FUNCS.PAS into bak_BGI2GRX.PAS
and bak_SH_FUNCS.PAS. And I could compile the demo files by running
make_all.bat.
There is an error in COLORS.PAS but I corrected it (I replaced Word by
Trunc in some lines).
--
Couperin
f DOT couperin AT online DOT fr
- Raw text -