Boost logo

Boost Users :

From: Umut TABAK (umut.tabak_at_[hidden])
Date: 2006-06-12 17:29:38


Dear all,

I have tried to install boost by the packages that are supplied as a
part of Cygwin which kept me doing a lot of work. Anyway, to test the
library(lexical_cast) I have a very simple code, for the moment I can
compile the file and the .o file is succesfully written, but in the link
process I could not figure out which library and/or options I have to
use. I have the obj file but can not produce an exe file.

I used

g++ -c -I"C:\cygwin\usr\local\include\boost-1_33_1\boost" filename.cc

and

filename.o

is in the directory.

Can somebody share his/her ideas with me.

Best regards,

Umut


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