Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-return: allowed Date: Mon, 05 May 2003 13:48:14 -0400 From: "Julin, Joshua" Subject: RE: Cygwin-gdb can't find linker symbol for virtual table To: "'cygwin AT cygwin DOT com'" Message-id: <3888FB26DD0ACF43B7D763789F84289629F338@EMSS03M13.us.lmco.com> MIME-version: 1.0 Content-type: text/plain Content-transfer-encoding: 7BIT Igor, Thanks for replying. >>First off, looks like the above gdb examples are from two different source >>files. The files only differ in their variable names. >>Secondly, what exact command are you using to compile the source, >>on both Linux and Cygwin? Makefile for both: josh : josh.cpp g++ -g -c josh.cpp g++ -g -o josh josh.o >>Third, did you try "set language" in gdb? >>There's also a "set print vtbl" command that might be of use. I'll look into this - I'm not sure what these options mean at the moment. Thanks again, Josh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/