Hi,
"Nelson H. F. Beebe" writes:
> A build of guile-1.8.8 on GNU/Linux AMD64 fails because the included
> libtool is overriding library paths, and supplying incorrect 32-bit
> paths:
>
> % env CC=gcc CXX=g++ LDFLAGS="-L/usr/local/lib64 -Wl,-rpath,/usr/local/lib64"
> ./configure && make
> ...
>
A build of guile-1.8.8 on GNU/Linux AMD64 fails because the included
libtool is overriding library paths, and supplying incorrect 32-bit
paths:
% env CC=gcc CXX=g++ LDFLAGS="-L/usr/local/lib64 -Wl,-rpath,/usr/local/lib64"
./configure && make
...
libtool: link: gcc -g -O2 -Wall -Wmissing-prototype