No Debugging Symbols in c++
Mumit Khan
khan@NanoTech.Wisc.EDU
Fri Dec 31 13:28:00 GMT 1999
On Mon, 6 Dec 1999, Earnie Boyd wrote:
> I was wishing to build jikes-1.10 with debugging turned on, '-g' on the c++
> command line. Gdb reports that it can't find any symbols. This is with the
> Cygwin V1 CD. Any suggestions?
>
> BTW, Mumit's patches are included in this version and builds OOB.
>
Check your Makefile carefully. I bet Jikes is adding -s ("strip") when
linking, which defeats the purpose of compiling with -g.
Regards,
Mumit
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list