Boost logo

Boost :

From: prateek khanna (prateek_at_[hidden])
Date: 2006-12-14 06:09:10


Hi,

I am using Boost for the first time and now i am stuck when i try to
compile code in Linux. We have Linux RHEL 7.2 and g++ 2.96. I managed to
execute the sample code Simple_ls in Windows VC++ 6, but when I try to
compile the same code in Linux it gives me many errors.
I am using follow command to compile my linux code.
          g++ -c -I /usr/local/include/boost-1_33_1/ -L /usr/local/lib
Simple_ls.cpp
I have attached a file which contains the error i am getting. I have
never worked on Linux earlier, so i think most probably I am missing out
on making some setting in Linux environment or macros
If somebody can help me, I would be very grateful. :-)




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk