This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Specifying command line arguments in a file?


On Mon, Apr 30, 2001 at 05:14:35PM -0400, Michael Meissner wrote:
> Or into a single object file built with ld -r.

This adversely affects targets whose linker can create multiple
GP data areas, but enforces one GP area per input object file.
Which is a reasonable approach to big-toc sorts of problems.


r~


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