severity 603597 normal
thanks

On 15.11.2010 18:24, Luca Falavigna wrote:
Package: gcc-4.5
Version: 4.5.1-11
Severity: important


amd64 output of gcc -print-multi-os-directory command is the following:
$ gcc -print-multi-os-directory
../lib64
$

This makes some programs to put libraries under /usr/lib64:
[...excerpt from a build log...]
checking for multiarch libdir... ${exec_prefix}/lib64
[...]
test -z "/usr/lib64" || /bin/mkdir -p "/build/foo/debian/tmp/usr/lib64"
[...]
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
[...]


builds relying on this are buggy. same thing for the usage of --print-file-name which points to the *symlink* */4.4.x, not the directory 4.4.



--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ce23c91.7050...@debian.org

Reply via email to