pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
boostrap on solaris/studio/64bit
Hi guys,
is there a trick to bootstrapping a recent pkgsrc on Solaris using Studio and
ABI=64? I can't get over the nbsed part of the bootstrap process:
cc -O -L/tmp/pkgsrc/wrk/textproc/nbsed/work/libnbcompat -Wl,-R/opt/local/lib -o
sed compile.o main.o misc.o process.o -lnbcompat
Undefined first referenced
symbol in file
fgetln main.o
ld: fatal: symbol referencing errors. No output written to sed
Of course, libnbcompat.a has the symbol defined. This works fine with ABI=32,
and with GCC and ABI set to whichever.
-F
Home |
Main Index |
Thread Index |
Old Index