Status of dwarf 2.0

David Korn dkorn@pixelpower.com
Fri Oct 19 05:26:00 GMT 2001


>-----Original Message-----
>From: Daniel.Andersson@combitechsystems.com
>Sent: 03 December 2001 10:25

>Hi,
>
>I read the following from the 2.95.3 manual:
>
>---snip---
>-gdwarf-2 
>Produce debugging information in DWARF version 2 format (if that is
>supported).
>---snip---
>
>How can i know if the dwarf 2.0 format is supported.

    Hi Daniel,

  Add -gdwarf-2 to your command line and if it isn't enabled the compiler
will
give a warning or error message.  My ppc version seems to work fine with 
dwarf-2, but when I try -gdwarf-1 I get:

>cc1plus.exe: warning: `-gdwarf-1' not supported by this configuration of
GCC

so the error message is probably very similar the other way round.  If it
doesn't complain, it should be OK!

    DaveK
-- 
Burn your ID card!  http://www.optional-identity.org.uk/
Help support the campaign, copy this into your .sig!


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list