I learned that the order of the command line arguments to g++ makes a 
difference.  The fedora user I mentioned earlier did not use my command line, 
he built the sample code in Eclipse.  Based on what Eclipse did, I found that 
this works fine for me:
g++ -Wall -Werror -o Test main.cpp -lboost_serialization

Sorry for the false report.  If I can, I'll mark it as closed.

-- 
Cannot build simple test app using boost serialization
https://launchpad.net/bugs/74186

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to