This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFC] ld checks for input/output file conflicts


On Sat, Oct 05, 2002 at 08:21:32PM +0300, Elias Athanasopoulos wrote:
> Hi all,
> 
> I added some checks to ld, in order to avoid strange behaviour when
> the input file is the same as the output or there are input file 
> duplications. Especially in the first case, when the input is identical

Duplications?  I'm not sure you can disallow them.  For instance, do ar
archives go through that routine?  If so, you broke GCC - -lgcc -c
-lgcc.

The other bit I like.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]