"H.S." wrote: > gcc -g -Wall -c -ansi -Wno-deprecated -I./ > -I/home/hs/tmp/taucs/build/linux -I/home/hs/tmp/taucs/src spmat.cc -o > spmat.o Just switching to gcc isn't sufficient, it still has the .cc extension. Brian
"H.S." wrote: > gcc -g -Wall -c -ansi -Wno-deprecated -I./ > -I/home/hs/tmp/taucs/build/linux -I/home/hs/tmp/taucs/src spmat.cc -o > spmat.o Just switching to gcc isn't sufficient, it still has the .cc extension. Brian