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: 05 Feb 2003 14:22:52 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Andrew Koenig <address@hidden> writes:

> Marius> Could you try compiling without "-O2"?  Also, if convenient,
> could you Marius> compile with GCC 2.95.x?
> 
> Do I need to do anything beyond deleting "-O2" from all the Makefiles?

Just doing

  $ make clean
  $ make CFLAGS=-g

should be enough.  You can override the nonessential compiler flags by
setting CFLAGS on the make command line.

> Marius> Of that fixes it, we will then have to find a better way to make Guile
> Marius> work on Sparc, of course.  I have the hunch that you known something
> Marius> about C, Andrew... ;-) so maybe you can tell us what to do.
> 
> It may not be easy for me to compile with gcc 2.95 on my machine; I'm not
> sure I have a working gcc 2 installation.  I'll give it a try, though.

I will install GCC 3 on our Sparc box and see whether I can reproduce
the problem.  I will have to get up to speed again about what our
problems were exactly on IA-32 re GCC 3 and I'll try to find similar
fixes for Sparc.  That could take a while, tho.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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