This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: apparent bug in the configure.in script




On Thu, 20 Sep 2001, M. R. Brown wrote:

> * Quality Quorum <qqi@world.std.com> on Thu, Sep 20, 2001:
>
> >
> > It fails on build because configure thinks that --without-headers is
> > an equivalent of --with-headers=no and it trying to install
> > sys-includes from non-existing directory `no'.
> >
>
> It shouldn't fail doing that, at least, it's never failed for me.

If you already have include files (say you are rebuilding) it would
not fail.

>
> > Is this a known problem ?
> >
>
> Can you post exactly what failed?

See attached files.

>
> M. R.
>

Thanks,

Aleksey

#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../gcc-2.95.3/configure --with-gcc-version-trigger=/home1/aromanov/gnutools/gcc-2.95.3/gcc/version.c --host=i386-unknown-netbsd1.4 --target=arm-aout --prefix=/home/aromanov/local/gnutools --enable-languages=c --with-local-prefix=/home/aromanov/local/gnutools/arm-aout --without-headers --with-newlib --with-gnu-as --with-gnu-ld --with-cpu=strongarm --disable-multilib --disable-shared --norecursion 
# 

make.log

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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