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

Bug#603597: -print-multi-os-directory defines libdir to lib64



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.



Reply to: