This is the mail archive of the binutils@sourceware.cygnus.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]

Re: Use of INPUT directive


   Date: Wed, 27 Oct 1999 13:49:09 -0500
   From: Joel Sherrill <joel.sherrill@OARcorp.com>

   Basically they have a list of shared .o files they copied into a build 
   directory and explicitly called out by name in the linker script.  I
   would like to install them to a common place and have the linker 
   script find them.  I thought INPUT() would do this but it appears
   the INPUT() is only allowed outside the sections {} part of
   the linker script.

INPUT is allowed at any point in a linker script.

Do you have a test case which seems to show otherwise?

Ian

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