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 16:33:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Andrew Koenig <address@hidden> writes:

> I was going to suggest a binary-search approach to finding the
> problem, but of course that might not work if the optimization problem
> shows up in more than one translation unit.  But what should work is
> to compile everything with -O0, then recompiling source files one at a
> time with -O1 until the failure reappears.

Yeah, another approach is to just run the thing in the debugger and
trace the segfault back to where the optimization screwed us.

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




reply via email to

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