From: J DOT Bischoff AT airbus DOT dasa DOT de Date: Mon, 29 Sep 1997 11:34:40 +0200 Message-Id: <9709290934.AA18261@axe.bre.da> To: djgpp AT delorie DOT com Subject: Linker Error in djgpp? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Md5: yVXUe65uGrqR1x1aiD51WA== Content-Transfer-Encoding: 8bit Precedence: bulk Since I'm interested in a DJGPP port of the FASTGRAPH library, I asked Ted Gruber from FASTGRAPH if they are planning to release a DJGPP version. He told me that they were prevented to support DJGGP due to an error in the DJGPP linker. He said: "it seems the linker cannot resolve addresses generated by indirect branch or indirect call instructions, both of which are used rather extensively in Fastgraph's assembly language code". I haven't checked out if he's right (my last experiences with assembly programming are dated back to the late 80's on a Z80-A ;-) ), so my questions are: Does anybody know this misbehaviour? Is this problem fixed already? Many thanks in advance... Jens