Subject: GCC package broken?
To: None <port-cobalt@netbsd.org>
From: Randy Carpenter <rcarpen@rune.net>
List: port-cobalt
Date: 01/18/2003 11:29:22
Has anyone gotten the GCC package for 1.6 to work?
It will not install for me:
# pkg_add gcc-2.95.3.tgz
pkg_add: install script returned error status
I installed binutils just fine, and untar'ed GCC by hand, but when I try
to comopile anything I get this:
# gcc blah.c
/usr/pkg/bin/ld: cannot open crt0.o: No such file or directory
collect2: ld returned 1 exit status
Any ideas?
thanks,
-Randy