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)
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