gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Re: [Gcl-commits] gcl/cmpnew cmpmain.lsp


From: Gregory Wright
Subject: Re: [Gcl-devel] Re: [Gcl-commits] gcl/cmpnew cmpmain.lsp
Date: 12 Jul 2002 17:00:55 -0400

Hi Mike,

On Fri, 2002-07-12 at 16:35, Mike Thomas wrote:
> Hi there.
> 
> > Perhaps the compilation was done without the -g flag?
> 
> There was another email which I accidentally addressed only to Cam in
> response to a CVS notification.  The compiler did get -g, but objdump still
> didn't do the right thing, probably a Mingw bug.

You could try gcc -g -Wa,-anhl <filename>.c. This gets around using
objdump. But maybe it tickles the same mingw bug.

Greg



> 
> > Alternately, have you tried Andrew Morton's mix program? It generates
> > interspersed c and asm code given .c and .s files. I find the output a
> > bit easier on the eyes than objdump -S
> 
> Sounds good, thanks.  I stuck with objdump because that was what was already
> assumed to exist in the average user's path by the definition of GCL's
> "disassemble" function (where this thread began!).
> 
> Cheers
> 
> Mike Thomas.
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
-- 

Gregory Wright
Chief Technical Officer
PacketStorm Communications, Inc.
20 Meridian Road
Eatontown, New Jersey 07724

1 732 544-2434 ext. 206
1 732 544-2437 [fax]
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]