Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 13 Aug 2003 15:39:35 -0500
From: "Brian R. Gaeke" <gaeke@uiuc.edu>
To: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
Cc: cygwin@cygwin.com
Subject: Re: ld -r errors with C++ objects
Message-ID: <20030813203935.GB14134@niobe.cs.uiuc.edu>
References: <20030812015543.72918.qmail@web21406.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20030812015543.72918.qmail@web21406.mail.yahoo.com>
User-Agent: Mutt/1.4i

Ross Smith wrote:
> Are you using -Ur? If not, RTFM. If you are, I'm out of suggestions.

Danny Smith wrote:
> The problem is with the .stabs debugging symbols in C++ - and it has been
> around for awhile as you have already noted. Debugging symbols don't seem to
> cause problem in C.
> 
> This should work (strip the debug info) but may not be what you want.
> 
> ld  -r  -S -o 3,o 1.o 2.o
> 
> You may wish to report to binutils list as a bug.

Thanks for the suggestions. I tried both of the above options and
neither one seems to have helped. I will bring this to the attention
of the binutils maintainers.

-Brian Gaeke

--
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/

