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 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


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