Thanks for the instructions. Is there anything about the user-config.jam people should know about or can we do without it?
2010/3/27 Frédéric Bron <frederic.b...@m4x.org>: >> I need the boost lib version >= 1.37 >> This seems to come with boost version 1.33_1 >> Does anyone have any instructions how to install the newest boost lib on >> cygwin. > > You will not find anything in cygwin. You have to built the library > yourself which what I do: > > * untar > $ ./bootstrap.sh --without-icu --with-toolset=gcc > $ ./bjam --layout=system --user-config=user-config.jam release install > > Frédéric > -- http://www.linkedin.com/in/dieterbest -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple