guile-user
[Top][All Lists]
Advanced

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

Re: dynamic linking with cc on OSF1


From: Marius Vollmer
Subject: Re: dynamic linking with cc on OSF1
Date: 03 Feb 2002 15:46:43 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

address@hidden writes:

> cop01 emsley/compile/guile-1.5.4> echo $LDFLAGS       
> -L/y/people/emsley/build/OSF1/lib
> cop01 emsley/compile/guile-1.5.4> echo $CPPFLAGS 
> -I/y/people/emsley/build/OSF1/include
> cop01 emsley/compile/guile-1.5.4> echo $LD_LIBRARY_PATH
> /y/people/emsley/build/OSF1/lib:/y/people/emsley/guile-test/lib
> 
> Howver this causes probles with configure:

This is a known bug in 1.5.4: it has configure scripts in libltdl/
that are build by a different version of autoconf as the rest.  You
can fix this (until 1.5.5 comes out) by running autoconf 2.50 (or
later) in libltdl.

After that, you should be able to configure with your environment
variables.  Please try this and see whether it works.

I'm not happy with how fragile dynamic linking seems to be, but I must
confess that I have (temporarily ;) lost track of what version of
libtool contains what fixes that we would like to have, and what
version we are using.  Ahem.



reply via email to

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