Re: [PATCH] NetWare platform - next trial

2007-11-26 Thread Guenter Knauf
Hi, due to the changes from SNAP-20071122 to SNAP-20071126 I get now compiled: mwasmnlm -maxerrors 20 -o crypto/md5/asm/m5-nw.o crypto/md5/asm/m5-nw.asm mwasmnlm -maxerrors 20 -o crypto/sha/asm/s1-nw.o crypto/sha/asm/s1-nw.asm mwasmnlm -maxerrors 20 -o crypto/ripemd/asm/rm-nw.o crypto/ripemd/asm/r

Re: [PATCH] NetWare platform - next trial

2007-11-26 Thread Guenter Knauf
Hi, > Comment out the align directive. All that's doing is making sure the code > is aligned with the machine cache boundaries for performance. > Unfortunately the COFF object format used on Netware doesn't support that > or at least that's what the assembler says. > It should still run fine withou