From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Linker warning Date: 11 Aug 2000 14:47:10 GMT Organization: Aachen University of Technology (RWTH) Lines: 21 Message-ID: <8n13le$g4d$1@nets3.rz.RWTH-Aachen.DE> References: <3992D37A DOT D0274FA6 AT ma DOT tum DOT de> <3993A4C0 DOT D972C04D AT ma DOT tum DOT de> <8n0uad$e1i$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <39940C7A DOT 7BC45478 AT ma DOT tum DOT de> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 966005230 16525 137.226.32.75 (11 Aug 2000 14:47:10 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 11 Aug 2000 14:47:10 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Waldemar Schultz wrote: > I think I found it. Seems to be a linker bug in bnu2.10, since the effect > was not reproduceable using bnu2.95.1 May be. Or it may be a bug in some other part of the toolchain. I don't have DJGPP tools at hand here at the university, otherwise I'ld check your example case right away. As is, I'd like to ask you some things to check out for yourself. Please ave a look at 'gcc -S -fverbose-asm' output for both sourcefiles. Pay a particularly close look at any occurance of 'head' in the '.stab' (debug info) directives. If possible try to compare such dumps made with different versions of the whole binutils suite (not just 'ld': 'as', too, at the minimum) and gcc in place, and maybe also 'objdump -x' output of compiled .o files (gcc -g -save-temps bug.c glob.c). -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.