pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44999 (lang/perl5 fails to build on Solaris10 with gcc in 64bit mode)
The following reply was made to PR pkg/44999; it has been noted by GNATS.
From: Tim Zingelman <tez%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: solaris-pkg-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost, KOT%matpockuh.ru@localhost
Subject: Re: pkg/44999 (lang/perl5 fails to build on Solaris10 with gcc in
64bit mode)
Date: Wed, 1 Jun 2011 07:41:14 -0500
On Wed, Jun 1, 2011 at 2:15 AM, OBATA Akio <obache%netbsd.org@localhost> wrote:
> =A0With pkgsrc, "-shared" will be transformed to "-G" by cc wrapper for P=
KGSRC_COMPILER=3Dsunpro
> =A0(pkgsrc/mk/wrapper/transfor-sunpro-cc).
I wonder if the gcc equivalent pkgsrc/mk/wrapper/transform-gcc should
do the reverse and convert -G to -shared, that would be an alternative
fix to this PR as the perl build already passes -G (even after it
figures out we are using gcc.)
- Tim
Home |
Main Index |
Thread Index |
Old Index