d
On Oct 31, 2007, at 4:33 PM, David Leimbach wrote:

On Oct 31, 2007 1:18 PM, Russ Cox <[EMAIL PROTECTED]> wrote:
next bug is all the way to venti:

9l -o o.buildindex buildindex.o libvs.a /Users/andrey/plan9/lib/ libventi.a
ld: in libvs.a, archive has no table of contents
collect2: ld returned 1 exit status

looks like you might have to update
$PLAN9/bin/9ar if uname is printing
something other than "Darwin" these days.

russ


uname still says "Darwin"

specifically (before devtools were installed):
: india ; uname -a
Darwin india.coraid.com 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct 9 21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 i386
: india ; gcc -v
Using built-in specs.
Target: i686-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure -- disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with- slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona -- with-tune=generic --program-prefix= --host=i686-apple-darwin8 -- target=i686-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5367)
: india ;

Reply via email to