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]

Re: configure options to binutils


NightStrike <nightstrike@gmail.com> writes:

> Does the option "--with-sysroot" have any meaning to binutils?

Yes.  The linker does some magic transformations on linker scripts
found within the sysroot, lest they refer to native files.

> Does binutils need target system headers?

Not that I know of.  There may be some rare natives that need native
object format headers, but not anything that's supported as crosses.


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