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: Bootstrap failure in targhooks.c


Rainer,

FWIW, I tried your targhooks.c patch and it works for me on RH Linux 8 (x86). :-)

--Zem

On Tuesday, Sep 23, 2003, at 15:17 US/Pacific, Rainer Orth wrote:

Rainer Orth writes:

I fear you're right: I had only bootstrapped on mips-sgi-irix6.5, where
ASM_OUTPUT_EXTERNAL_LIBCALL isn't defined any longer due to my patch. I
think the patch below fixes this, but will make extra sure by bootstrapping
on sparc-sun-solaris2.8 (which includes elfos.h and thus gets a definition
of A_O_E_L).

Unfortunately, mainline doesn't currently bootstrap for me with /bin/ksh on
Solaris 8, and I cannot currently see what's wrong there:


checking for main in -lunwind... no
/vol/gnu/src/gcc/gcc-dist-current/gcc/configure[5131]: syntax error at line 74 : `newline or ;' unexpected
make: *** [configure-gcc] Error 1


Will try again with bash, but this used to work before (and shows perfectly
why I'm currently quite reluctant to update my tree ;-). Both offender and
victim at the same time.


Rainer


--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477


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