guile-user
[Top][All Lists]
Advanced

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

Re: make check fails (guile 1.4.1.97)


From: Andreas Voegele
Subject: Re: make check fails (guile 1.4.1.97)
Date: Mon, 19 Jan 2004 18:46:49 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

Thien-Thi Nguyen <address@hidden> writes:

>    From: Andreas Voegele <address@hidden>
>    Date: Fri, 16 Jan 2004 13:45:56 +0100
>
>    Linux/i386 with gcc 3.3.2, binutils 2.14 and glibc 2.3.2
>    Can anyone reproduce this error?
>
> fwiw, 1.4.1.98 builds and passes "make check" on an i686 w/ gcc 3.3.2,
> ld (binutils) 2.14.90.0.6, and /lib/libc-2.3.2.so.  i was not able to
> reproduce the described problem w/ 1.4.1.97 or intermediate versions
> w/ this configuration.  perhaps upgrading binutils would help?

I figured out that it depends on the CFLAGS settings whether the test
fails or not.  I forgot to mention the flags since I use a generic
script to build most packages.  By the default "-O3 -march=i586
-fomit-frame-pointer" is used.  The strange thing is that other tests
fail when Guile 1.4 is built with "-g" or "-O", for example.  The
tests succeed when I unset CFLAGS.  No problems with Guile 1.6, no
matter which CFLAGS are used.

BTW, it seems that Guile 1.4 doesn't support DESTDIR fully.




reply via email to

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