Re: linking problems when compiling with g++ using boost

2005-11-05 Thread Gerrit P. Haase
Cameron Wood wrote: I have installed a vanilla install of cygwin which includes boost 1.33. I have a simple application which compiles and runs on another system fine. However using cygwin it complains about undefined references to all the boost objects and functions. I can see the exact funct

linking problems when compiling with g++ using boost

2005-11-05 Thread Cameron Wood
I have installed a vanilla install of cygwin which includes boost 1.33. I have a simple application which compiles and runs on another system fine. However using cygwin it complains about undefined references to all the boost objects and functions. I can see the exact functions/objects that its