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



The following reply was made to PR pkg/45256; it has been noted by GNATS.

From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: solaris-pkg-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
 pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/45256: lang/gcc46 not working properly on Solaris
Date: Thu, 18 Aug 2011 13:58:39 +0200

 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