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]

Use of INPUT directive


I have had some code submitted to RTEMS and I don't know the best way
to fix the linker script. :)

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.

ANy suggestions?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

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