This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH: Tests and docs for darwin linker options


On 11-Dec-2002, Devang Patel <dpatel@apple.com> wrote:
> Index: doc/invoke.texi
...
>   @item -arch_errors_fatal
> ! @opindex arch_errors_fatal
> ! Cause the errors having to do with files that have the wron architecture
> ! to be fatal.

s/wron/wrong/

> ! @item -bundle_loader @var{executable}
> ! @opindex bundle_loader
> ! This specifies the @var{executable} that will be loading the build
> ! outout file being linked. See man ld(1) for more information.

What's an "outout" file?  Is that a typo for "output"?

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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