bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LD Bug & AS Improvements


From: Nick Clifton
Subject: Re: LD Bug & AS Improvements
Date: 07 Jul 2001 15:46:48 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi Brian,

> I am using Mingw32 to compile my boot manager. Every time I pass the
> flag "-oformat=binary" to LD it crashes with a NULL pointer error.

Hmm, well LD should not be crashing, but you can probably fix this
problem by changing your command line switch to --oformat=binary.  The
-oformat switch has been removed.  [In fact -oformat=binary now means,
create an output file whoes name is "format=binary".]

Cheers
        Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]