PowerPC
g++ --version
-> powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5341)

...
config.status: creating Makefile
make
mkdir dep
g++ -DHAVE_CVS_IDENT=1 -DHAVE_CONFIG_H -I. -I. -no-cpp-precomp
-I/sw/include -Wall  -O3 -mcpu=750 -mtune=7400 -MD -c main.cc -o
main.o
verinum.h:46: error: expected ',' or '...' before '&' token
verinum.h:46: error: ISO C++ forbids declaration of 'string' with no type
verinum.h:93: error: 'string' does not name a type
verinum.h:110: error: expected initializer before '&' token
verinum.h:111: error: expected initializer before '&' token
verireal.h:42: error: ISO C++ forbids declaration of 'ostream' with no type
verireal.h:42: error: 'ostream' is neither function nor member
function; cannot be declared friend
verireal.h:42: error: expected ';' before '&' token
verireal.h:71: error: expected initializer before '&' token
StringHeap.h:104: error: expected ',' or '...' before '&' token
StringHeap.h:104: error: ISO C++ forbids declaration of 'string' with no type
svector.h:104: error: invalid use of constructor as a template
svector.h:104: note: use 'svector<std::string>::svector' instead of
'svector<std::string>::class svector<std::string>' to name the
constructor in a qualified name
make: *** [main.o] Error 1

-- 
Alexander K. Hansen
Fink Documenter (still)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to