Hello guys: I am totally to c++.. And i am using mac os g++ 4.8 i guess.i followed some instructions online "./configure --prefix=pwd --with-cxx=gcc" "make lib" give bunch of warnings.. "make check-testsuite" returns bunch of errors.
pwd
I found a log file online which has exact the same errors as mine. http://clang.debian.net/logs/2013-07-14/blitz++_0.10-1_unstable_clang.log There's 21 warnings and 14 errors generated. make[1]: *** [64bit-64bit.o] Error 1 make: *** [check-testsuite] Error 1
Could someone help plz!!
Log in to post a comment.
Hello guys:
I am totally to c++.. And i am using mac os g++ 4.8 i guess.i followed some instructions online "./configure --prefix=
pwd--with-cxx=gcc""make lib" give bunch of warnings..
"make check-testsuite" returns bunch of errors.
I found a log file online which has exact the same errors as mine.
http://clang.debian.net/logs/2013-07-14/blitz++_0.10-1_unstable_clang.log
There's
21 warnings and 14 errors generated.
make[1]: *** [64bit-64bit.o] Error 1
make: *** [check-testsuite] Error 1
Could someone help plz!!