To: "Wonkoo Kim, EE, U. of Pittsburgh" , djgpp AT sun DOT soe DOT clarkson DOT edu From: LIP AT odie DOT ee DOT wits DOT ac DOT za Date: 7 Jun 93 11:14:59 SAT Subject: Re: GO32 1.10 doesn't run graphics appl. Hi all, > > I have just replace my GO32 1.09 to 1.10 as result all my > >old graphics appl, trying new drivers and GRX don't work and > >tell > > > > "GrSetMode: unknown adapter type in driver" > I recompiled my graphics program (that uses LIBGRX and BCC2GRX) with the new > djgpp1.10/gcc2.4.1(with djinc110.zip) (i.e. using completely new versions). > Compilation was okay, but the program failed to run with the same graphics > error message. > > I guess there might be some mismatch between the new go32 v1.10 and > LIBGRX.... > I believe the new go32 1.10 have some bug (or some library have to be > changed?). > I too have had the same problem with programs that use libgr.a and libgrx.a. I think that libgr.a was not updated for DJGPP 1.10 in the new release i.e. the files date is ..... 1992 (check it out). I think that libgr.a and libgrx.a and lots of other libraries (curses, aewindow, ...) now need to be re-created (compiled and archived using the new GCC 2.4.1 and AR etc.). Would some kind and knowledgable soul please do this and post the results to a reachable anonymous FTP site. Csaba, could you update your GRX library please? Many thanks, Tony.