delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Sun, 12 Dec 1999 01:31:18 -0600 (CST) |
From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
To: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
cc: | cygwin users <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: No Debugging Symbols in c++ |
In-Reply-To: | <19991206193328.16055.qmail@web119.yahoomail.com> |
Message-ID: | <Pine.HPP.3.96.991212013039.3248Z-100000@hp2.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |