G++ 1.37.1 for ESIX

Michael Bloom mb at ttidca.TTI.COM
Mon Jul 16 17:31:05 AEST 1990


In article <1990Jul14.001604.5034 at portia.Stanford.EDU> bir7 at portia.Stanford.EDU (Ross Biro) writes:
>
>I've just completed compiling gdb, gas, g++, and libg++ for ESIX using the
>coff/stab patches available from sequent.  The only problem I've noted so
>far is that gdb often gets the line numbers wrong.  

I tried sending you mail, but it bounced.

please send me a more complete description of how the line numbers are wrong,
a uuencoded copy of "small_object.o" and output from running
	dump -t small_object.o
	dump -l small_object.o
	dump -t linked_file
and
	dump -l linked_file
where "small_object.o" is the smallest object file that you have this problem
with, and "linked_file" is an executable linked from small_object.o.

I may be able to determine the cause of the problem by examining those
files.



More information about the Comp.unix.i386 mailing list