On Thursday, January 6, 2005 at 16:25:56 (-0700) Maximilian Wilson writes:
...
But when I execute "g++ -I/home/max/boost/boost-1_32 -L/home/max/boost
demo.cpp demo.o" I get a bunch of linker errors.
Did you forget to add -lboost_serialization-gcc ???
Bill