Mail Archives: djgpp/1995/11/13/05:31:03
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:3177
|
Path: | news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!Germany.EU.net!zib-berlin.de!solid.theo-physik.uni-kiel.de!news.informatik.uni-kiel.de!news.techfak.uni-kiel.de!news
|
From: | Hartmut Schirmer <hsc AT techfak DOT uni-kiel DOT d400 DOT de>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: bcc2grx 2.0 beta problem
|
Date: | 13 Nov 1995 08:07:30 GMT
|
Organization: | Technische Fakultaet
|
Lines: | 40
|
References: | <47vpss$9sa AT krone DOT daimi DOT aau DOT dk>
|
Nntp-Posting-Host: | zora.techfak.uni-kiel.de
|
To: | norup AT obs DOT aau DOT dk
|
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp
|
norup AT aauobs DOT obs DOT aau DOT dk (Anton Norup Soerensen) wrote:
>Can you please help me compiling the BCCGRX 2.0 beta sources?
>
>I am using djgpp v1.12m4
>Earlier, I have been using libgrx 1.03m1 and BCCGRX 1.2a without trouble.
>
>Now, I have installed libgrx 2.0 beta, apparently working OK on test
>programs and own BCCGRX-independent programs.
Old BCC2GRX libraies won't work with grx20. It looks like you linked your
programs with the libgrx.a (v1.03) instead of libgrx20.a
>When installing BCCGRX 2.0, I use the unmodified makedefs, set up for
>djgpp v1.12m4 and libgrx 2.0 beta.
>
>With the grdriver.h from libgrx 2.0 in the include path,
>"make clean lib" results in a lot of
>'conflicting types' and 'previous declaration' errors.
>But as I don't want to use libbcc.a, the following is more interesting:
You can't build a bcc2grx v2.0 / libgrx 1.0x combination using libgrx 2.0
>
>"make clean libx" results in:
>text.c:117: In function 'do_init':
>text.c:117: 'GrFont_PC8x8' undeclared
>
>If I search for the string 'GrFont_PC8x8' from the top of my djgpp
>directory, I can only find it in 'text.c'
Csaba added the 8x8 font lately. I didn't check the actual grx20-beta3 release,
but it should be included.
Hartmut
--
Hartmut Schirmer | E-Mail: hsc AT techfak DOT uni-kiel DOT d400 DOT de
Automatisierungs- u. Regelungstechnik, | http://www.techfak.uni-kiel.de/~hsc
Technische Fakult"at, Universit"at Kiel, |
Kaiserstr. 2, D-24143 Kiel, Germany, | Phone: +49-431-77572-245 FAX: -285
- Raw text -