From: f DOT couperin AT online DOT fr (Couperin) Newsgroups: comp.os.msdos.djgpp Subject: Re: GRX23 configuration : help needed Message-ID: <39515ade.2091333@news.free.fr> References: <394b9277 DOT 6362721 AT news DOT free DOT fr> <394DED08 DOT 59134DC1 AT ma DOT tum DOT de> X-Newsreader: Forte Free Agent 1.21/32.243 Lines: 28 Date: Thu, 22 Jun 2000 00:12:47 GMT NNTP-Posting-Host: 212.27.46.243 X-Complaints-To: abuse AT proxad DOT net X-Trace: nnrp1.proxad.net 961632767 212.27.46.243 (Thu, 22 Jun 2000 02:12:47 MEST) NNTP-Posting-Date: Thu, 22 Jun 2000 02:12:47 MEST Organization: Guest of ProXad - France To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mon, 19 Jun 2000 11:51:04 +0200, Waldemar Schultz 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