Subject: libg++2.7
To: None <netbsd-help@NetBSD.ORG>
From: Simon J DeBoer <sdeboer@uoguelph.ca>
List: netbsd-help
Date: 07/27/1995 12:04:30
I am trying to get this up and running on my -1.0 system and have already
comiled and fully tested gcc2.7, has anyone else got it running?
Anyway the problem I am having currently is that I am getting an unknown
directive on the as stage:
make[2]: Entering directory `/extra/libg++-2.7.0/libg++/src'
if [ -n "" ]; then \
gcc -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src SLList.cc -o pic/SLList.o; \
fi
gcc -c -g -O2 -fno-implicit-templates -nostdinc++ -I. -I../../libio -I. -I./../../libio -I./../../libstdc++ -I./../src SLList.cc
as: /var/tmp/cc001106.s:1061: Error: Unknown pseudo-op: `.weak'
make[2]: *** [SLList.o] Error 1
Is this just that I don't have the most recent version of gas ??
Thanks,
Simon
--
Pray to Dis. Trust your Railgun.
sdeboer@uoguelph.ca
--