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

ld manual and 3.4.2 Commands Dealing with Files


3.4.2 Commands Dealing with Files
AS_NEEDED(file , file , ...)
AS_NEEDED(file file ...)
This construct essentially enables ‘--as-needed’ option for all the
files listed inside of it and restores
previous ‘--as-needed’ resp. ‘--no-as-needed’ setting afterwards.
------------------------------------------------------------------------------------------
I have copied part of ld manual. I think the above sentence does not
make sense and needs correction!
"previous ‘--as-needed’ resp.", what is it saying?


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