pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43396 (bootstrap --abi=64 failure on OpenSolaris both with SUNWspro and Gcc)
The following reply was made to PR pkg/43396; it has been noted by GNATS.
From: NAKAJI Hiroyuki <nakaji%jp.freebsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: joerg%NetBSD.org@localhost, pkg-manager%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost, gls%NetBSD.org@localhost
Subject: Re: pkg/43396 (bootstrap --abi=64 failure on OpenSolaris both with
SUNWspro and Gcc)
Date: Thu, 17 Jun 2010 22:01:15 +0900
Oops. I forgot "Please note the use of GNU binutils on Solaris is not
supported." in README.Solaris.
Adding /usr/ccs/bin to the PATH to avoid GNU's ld (/usr/gnu/bin/ld),
i.e.
export PATH=/usr/ccs/bin:$PATH
solved the problem. Sorry for noise. Please close this PR.
--
NAKAJI Hiroyuki
Home |
Main Index |
Thread Index |
Old Index