Path: utzoo!attcan!uunet!philmtl!philabs!ttidca!mb From: mb@ttidca.TTI.COM (Michael Bloom) Newsgroups: comp.unix.i386 Subject: Re: G++ 1.37.1 for ESIX Keywords: esix g++ gnu ftp Message-ID: <18601@ttidca.TTI.COM> Date: 16 Jul 90 07:31:05 GMT References: <1990Jul14.001604.5034@portia.Stanford.EDU> Organization: Citicorp/TTI, Santa Monica Lines: 20 In article <1990Jul14.001604.5034@portia.Stanford.EDU> bir7@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.