[openssl.org #2086] problem with bufferoverflowu.lib on x64 VS2008

2010-02-03 Thread Stephen Henson via RT
> [ar...@rti.com - Tue Jan 26 01:08:56 2010]: > > Appears to be fixed in 1.0.0 tree; but 0.9.8m-beta still has part of > the problem because it didn't get the "remove duplicate code" part of > e.g. http://cvs.openssl.org/chngview?cn=18895 . > That code isn't appropriate for 0.9.8 which does thin

Re: [openssl.org #2086] problem with bufferoverflowu.lib on x64 VS2008

2010-01-07 Thread Andy Polyakov via RT
> The library bufferoverflowu.lib is explicitly added to the command > line on win64 platforms via a few instances of this line in > util/pl/VC-32.pl: > > $ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/); > > This library doesn't exist and is no longer shipped with Visual > Studio 2008. Addre

[openssl.org #2086] problem with bufferoverflowu.lib on x64 VS2008

2009-10-29 Thread Ariel Salomon via RT
The library bufferoverflowu.lib is explicitly added to the command line on win64 platforms via a few instances of this line in util/pl/VC-32.pl: $ex.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/); This library doesn't exist and is no longer shipped with Visual Studio 2008. Note that the fail