Boost logo

Boost Users :

From: Khandelwal, Amit (amit.khandelwal_at_[hidden])
Date: 2008-05-23 15:35:39


On linux you need to link to -lboost_system-gcc32-mt. Also, you will
need to supply the path to library using -L /home/foo/boost/lib

man g++ (it's a good ref.)

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Longyu Mei
Sent: Friday, May 23, 2008 3:10 PM
To: boost-users_at_[hidden]
Subject: [Boost-users] boost 1.35 asio sample compile error

Started with asio tutorial from boost 1.35. Copied the second timer code
but cannot compile it. In the same setting, I compiled and run an
example from boost.
Following is the first 3 errors:

g++ -g -Wall -I. -I./include
-I/home/lmei/work/boostlib/boost_1_35_0 ./timer.cpp -o timer
/tmp/ccKOni8q.o: In function
`__static_initialization_and_destruction_0':/home/lmei/work/boostlib/boo
st_1_35_0/boost/system/error_code.hpp:204:
undefined reference to
`boost::system::get_system_category()'
:/home/lmei/work/boostlib/boost_1_35_0/boost/system/error_code.hpp:205:
undefined reference to
`boost::system::get_posix_category()'
:/home/lmei/work/boostlib/boost_1_35_0/boost/system/error_code.hpp:209:
undefined reference to
`boost::system::get_posix_category()'
:/home/lmei/work/boostlib/boost_1_35_0/boost/system/error_code.hpp:210:
undefined reference to
`boost::system::get_system_category()'

please help. thanks

      
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.

--------
IRS Circular 230 Disclosure:
Please be advised that any discussion of U.S. tax matters contained within this communication (including any attachments) is not intended or written to be used and cannot be used for the purpose of (i) avoiding U.S. tax related penalties or (ii) promoting, marketing or recommending to another party any transaction or matter addressed herein.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net