On Fri, 3 Sep 1999, Chris McCarthy wrote:
> I am trying to build RSAEuro 1.04 for use with mod_ssl.
> gcc has problems with the assembly files (.s).
>
> Firstly, it doesn't recognise the C style comments, so I removed all the
> comments.
> Next, it doesn't recognise the C style macros (#define).
>
> As I am not very familiar with assembly, can someone please tell me the
> correct macro syntax for gcc ?.
It seems that the asm source didn't pass
through the C preprocessor stage.
Maybe it's a makefile issue, look for gcc -E or cpp, or
something like that.
--Gio'
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]