mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Re: Sha1 implementation benchmark


From: Fortin Denis
Subject: Re: [Mldonkey-users] Re: Sha1 implementation benchmark
Date: Thu, 05 Feb 2004 00:41:35 +0100

Le mer 04/02/2004 à 23:59, spiralvoice a écrit :
> On Mi 04 Feb 2004 08:19:12p Fortin Denis wrote:
> 
> > 2) If no one see a severe degradation in performance i'll submit a
> > clean patch removing the old implementation.
> 
> Hi,
> 
> tested your patch on some 500 MB using Debian Sarge i386 in a PIII 900 
> machine. All tests were successful and I noticed a speed increase of 
> 45-55%, well done!
> 
> However I am not able to compile mldonkey on Windows using MinGW:
> 
> F:\GNU\develop\mldonkey>make
> /f/GNU/ocamlmgw/bin/ocamlc.opt -ccopt "-I /byterun -o 
> src/utils/lib/sha1v1.o" -ccopt " " -c src/utils/lib/sha1v1.c
> src/utils/lib/sha1v1.c:72:24: endian.h: No such file or directory
> src/utils/lib/sha1v1.c:74:28: byteswap.h: No such file or directory
> src/utils/lib/sha1v1.c: In function `sha1v1_hash':
> src/utils/lib/sha1v1.c:294: warning: suggest parentheses around 
> arithmetic in operand of |
> src/utils/lib/sha1v1.c: In function `sha1v1_end':
> src/utils/lib/sha1v1.c:309: warning: suggest parentheses around 
> arithmetic in operand of |
> make: *** [src/utils/lib/sha1v1.o] Error 2
> 
> I don´t have endian.h nor byteswap.h in MinGW:-(
> 
> Greetings, spiralvoice

According to this
http://www.uclinux.org/pub/uClinux/utilities/armulator/win32/buildarmulatoroncygwin.txt
you can copy these files from linux. I don't know if it will work.

Well, i forgot to give my config ;-( :
P2 350 GCC-3.3.1 linux 2.6.0

Denis Fortin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]