From: Marc Anton Sperisen Date: Fri, 11 Aug 1995 08:52:11 +0200 To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: v2 problems compiling old code Hi, I have written a program in v1 and lately changed it to grx2.0 beta grafix. Now I installed DJGPP V2 and tryed to compile the program with the same compiler options. Unfortunately the combilation had some "(in text 0x256) reference" errors. Do I have to recompile the grx20 stuff for v2? Is there an othere problems with the recombilation of old code? How can I deal with error msgs that have hex error locations, how can I locat the problem in the source? Do signals work like the linux version? What is the best way to catch exeptions and illegal opcodes, who can i access the registers of the trapping cpu state? Thanx Marc