From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson To: Ian Lance Taylor Cc: jj@sunsite.ms.mff.cuni.cz, binutils@sourceware.cygnus.com Subject: Re: [RFC] Adding --skip-mismatch option to ld Date: Thu, 01 Jul 1999 00:00:00 -0000 Message-id: <19990609162034.A16899@cygnus.com> References: <19990604171207.W949@mff.cuni.cz> <19990607120530.A13793@cygnus.com> <19990608213144.561.qmail@daffy.airs.com> <19990608204932.E7246@cygnus.com> <19990609041411.1632.qmail@daffy.airs.com> <19990609163754.V949@mff.cuni.cz> <19990609151538.2567.qmail@daffy.airs.com> <19990609205538.B949@mff.cuni.cz> <19990609225246.2849.qmail@daffy.airs.com> <19990609225246.2849.qmail@daffy.airs.com> X-SW-Source: 1999-q2/msg00201.html On Wed, Jun 09, 1999 at 06:52:46PM -0400, Ian Lance Taylor wrote: > If --skip-mismatch is the default, the linker finds an entirely > different libfoo.a later in the search path. The link succeeds, but > I'm using the wrong code. My changes aren't in there, and I can't > figure out why. I have a serious debugging problem ahead of me. Perhaps --skip-mismatch, while the default, also warns by default, to be supressed by --no-warn-mismatch (for masochists)? This whole multiple architecture configure+install issue wrt extant packages is so horrible it makes me nauseous. r~