bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile 1.6.3 documentation installation problem, Solaris 8, gcc 3.2.1


From: Marius Vollmer
Subject: Re: guile 1.6.3 documentation installation problem, Solaris 8, gcc 3.2.1 {PS}
Date: 04 Feb 2003 15:11:43 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Andrew Koenig <address@hidden> writes:

> OK ... what's happening is that the right guile is being run, but
> the run is not successful:
> 
> [europa] GUILE="/tmp/guile/guile-1.6.3/pre-inst-guile" 
> ../scripts/snarf-check-and-output-texi --manual
> Segmentation Fault - core dumped

Ok.  I have just compiled guile-1.6.3 on

  SunOS wiggum 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-5_10

with GCC 2.95.3 and it works fine.

It looks like you might have used GCC 3.x, is that right?  (Your
binary uses libgcc_s.so which will only happen with GCC 3.x, right?)
We had problems with some new optimizations in GCC on IA32 and there
might be different issues on Sparc.

Could you try compiling without "-O2"?  Also, if convenient, could you
compile with GCC 2.95.x?

Of that fixes it, we will then have to find a better way to make Guile
work on Sparc, of course.  I have the hunch that you known something
about C, Andrew... ;-) so maybe you can tell us what to do.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]