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]
Other format: [Raw text]

Re: Mainline problems with libgcc2.c


I cannot reproduce... because I now have the following for past 2-3
days:
/gcc/xgcc -B/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -dumpspecs > tmp-specs
/bin/sh: /gcc/xgcc: No such file or directory
make[2]: *** [specs] Error 127
make[2]: Leaving directory `/usr/local/src/build/gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/src/build/gcc/gcc'
make: *** [bootstrap] Error 2

However my configury has not changed. I've attached the compile.sh I run
to accomplish the whole thing from cron. I've commented out the check
and mail-log as I cannot bootstrap for now.

On Thu, May 16, 2002 at 04:50:04PM -0700, Richard Henderson wrote:
> On Wed, May 15, 2002 at 08:22:25AM -0500, Gordon Sadler wrote:
> > This problem is still evident on today's code. I update from CVS daily
> > and run bootstraps overnight. This  produces the exact same libgcc2.i
> > today as it did yesterday along with the segmentation fault.
> 
> No one else is seeing this.  How are you configuring your compiler?
> 
> 
> r~
> 

-- 
Gordon Sadler

Attachment: compile.sh
Description: Bourne shell script


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