From: Jacek S. <arn...@gm...> - 2008-05-23 07:45:10
|
poy wrote: >> Please commit boost and openssl upgrade, const / other minor code fixes >> that also work for gcc > > i've committed all of it except the intl and openssl changes; you may want > to read the paragraph about tr1 i've added in Compile.txt. > on boost upgrade: are there any particular changes to do in the boost/ dir > once it's updated? it works fine by simply updating but still... Not really - I can't decide whether it's better to add just the bare minimum we need or everything - in the first case scons works faster, in the second it's easier to update...overall I'd prefer the first option - one fine day I must have a look at how to make scons skip scanning the boost headers for changes when doing its dep scan... > on openssl upgrade: should the libs in openssl/lib be updated too? it works > fine by simply updating header files in openssl/include but still... Definately - otherwise it's still the old version of the actual code (without whatever fixes they put in between the versions)! > poy > > |