pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45256: lang/gcc46 not working properly on Solaris
Sorry, it's not over yet...
GCC 4.6.1 seems to work for most packages, because libtool reinserts
$GCCDIR/lib into the runpath, not the compiler itself. An old, working
GCC 3.4.6 reports via -dumpspecs:
*link_libgcc:
%D -R /usr/pkgsrc/20101105/gcc34/lib
But GCC 4.6.1 shows
*link_libgcc:
%D
I noticed this with packages passing an explicit runpath via libtool,
e.g. lang/tcl.
I am just rebuilding lang/gcc46 with a patch equivalent to
lang/gcc34/patches/patch-cc. I hope that this will finally fix all problems.
--
Jörn Clausen
joern.clausen%uni-bielefeld.de@localhost
Hochschulrechenzentrum http://www.uni-bielefeld.de/hrz/
Universität Bielefeld
Home |
Main Index |
Thread Index |
Old Index