Date: Wed, 12 Jul 1995 08:12:19 +0100 (CET) From: Roland Exler Sender: k3a0270 AT pop DOT uni-linz DOT ac DOT at Reply-To: R DOT Exler AT jk DOT uni-linz DOT ac DOT at To: djgpp Subject: RE: Problem with GRX-Lib under C++ > I tried to compile a program using the GRX103-libraries (modified by the > m1 maintenance) under C++ (extension .cc) of the GCC263 compiler. The > program doesn't include C++ specific commands. The compiled program > crashed after it was started with go32. When I tried to compile and run > the same program with the C compiler (extension .c) everything was fine. > With the older Version 2.5.7 of the DJGPP-Software the program run > correctly using both compilers (gcc and gpp). ^^^ ??? 1) With djgpp all programs, even .cc have to be compiled using 'gcc myprog.cc', so what did you mean with gpp? 2) It seems you've a bug in your installation or your program, I write any program using .cc and had never got such problems. (I'm using djgpp1.12M4) Roland +---------------------------------------+---------------------------+ I Roland Exler I EMAIL: I I Universitaet Linz I R DOT Exler AT jk DOT uni-linz DOT ac DOT at I I Institut fuer Elektrische Messtechnik I I I Altenbergerstr. 69 I Phone: I I A-4040 Linz, AUSTRIA I + 43 732 2468 9205 I +---------------------------------------+---------------------------+