[[EMAIL PROTECTED] - Tue Jun 4 19:47:39 2002]:
> Building 0.9.7 (snapshot from June 1) with Cygwin led to several
> warnings during compilation related to the assembly code now
included
> by default. Despite the warnings, it passed the tests in "make
test".
> Does something need to get fixed? These warnings under Cygwin's
port
> of
> GCC were errors under the DJGPP port of GCC.
> Doug
>
> (cd asm; /usr/local/bin/perl md5-586.pl cpp >mx86unix.cpp)
The argument "cpp" should probably be "gaswin" when used with
Cygwin. There are probably other changes needed as well, but that's
what I can guess so far.
> gcc -E -DOUT asm/mx86unix.cpp | as -o asm/mx86-out.o
> {standard input}: Assembler messages:
> {standard input}:57: Warning: .type pseudo-op used outside of
> .def/.endef ignored.
> {standard input}:57: Warning: rest of line ignored; first ignored
> character is `_'
[...]
--
Richard Levitte
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]