| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Wed, 13 Aug 2003 15:39:35 -0500 |
| From: | "Brian R. Gaeke" <gaeke AT uiuc DOT edu> |
| To: | Danny Smith <danny_r_smith_2001 AT yahoo DOT co DOT nz> |
| Cc: | cygwin AT cygwin DOT com |
| Subject: | Re: ld -r errors with C++ objects |
| Message-ID: | <20030813203935.GB14134@niobe.cs.uiuc.edu> |
| References: | <20030812015543 DOT 72918 DOT qmail AT web21406 DOT mail DOT yahoo DOT com> |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |