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

Re: A patch for cross compiling checking


On Fri, May 19, 2000 at 10:52:26AM -0700, Nick Clifton wrote:
> Hi H.J.
> 
> : I got some feedbacks on my last patch. Here is a patch.
> : 
> : 
> : -- 
> : H.J. Lu (hjl@gnu.org)
> : --
> : 20000-05-19  H.J. Lu  (hjl@gnu.org)
> : 
> :         * configure: Provide --disable-target-dir-sanity-checking to
> : 	disable the gcc directory checking for cross compiling.
> 
> Please excuse my ignorance, but shouldn't this be a patch to
> configure.in or to autoconf rather than configure ?
> 

You are excused :-). I made the same mistake many years ago. I ran

# autoconf

at the toplevel. After that, nothing worked. It turned out that the
top level didn't use autoconf. Do

# head -20 configure.in


-- 
H.J. Lu (hjl@gnu.org)

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