Hi,

I've downloaded the latest TPP and upgrade my boost to 1.35.
Here is my Makefile.config.incl :

## for Boost
BOOST_INCL=-I/usr/lib/boost_1_35_0/
BOOST_LIBDIR=/usr/lib/boost_1_35_0/libs
BOOST_LIBSPEC=-gcc41-mt
LINK=shared
LIBEXT=so

However, I still got the error:
g++: /usr/lib/libboost_system.so: No such file or directory

but I can't find any libboost_system.so file under the library.
The only similar files I have is:
/usr/lib/boost_1_35_0/bin.v2/libs/system/build/gcc-4.1.2/release/
threading-multi/libboost_system-gcc41-mt-1_35.so.1.35.0
/usr/lib/lib/libboost_system-gcc41-mt.so
/usr/lib/lib/libboost_system-gcc41-mt-1_35.so
/usr/lib/lib/libboost_system-gcc41-mt-1_35.so.1.35.0

My OS is linux Red Hat Enterprise Linux 4
Any help will be highly appreciated.

Thanks very much!
Shannon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To post to this group, send email to spctools-discuss@googlegroups.com
To unsubscribe from this group, send email to 
spctools-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to