Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> ,in message <20000202220
        [EMAIL PROTECTED]>, wrote: 

> I think the real problem is that an attempt is made to compile stack.c
> as a C++ file, not a C one.  What should be done is to tell the
> compiler that it shouldn't use C++ semantics...

  #include it within an extern "C" { } ?  I'm not sure if that's going to be
effective.

  I guess it's just an error to try to compile C with a C++ compiler.  You
don't try to compile pascal with a fortran compiler, eh?

-- 
Bob Forsman                                   [EMAIL PROTECTED]
           http://www.gainesville.fl.us/~thoth/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to