
12 Jun
2006
12 Jun
'06
9:29 p.m.
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