I went for a different solution.  Since the problem was the sed that 
takes away all the crap before the version number, I changed it to 
have the dash be part of the character set to remove instead of 
having it as a mandatory character after said set.  That should 
resolve this ticket.  Reopen it if not.

Please download the next snapshot (0.9.6 and 0.9.7 snapshots have my 
fix) and try it out.

[jaenicke - Thu Jun 13 09:09:51 2002]:

> [[EMAIL PROTECTED] - Thu Jun 13 08:34:54 2002]:
> 
> > The "config" script needs to use "gcc -dumpversion"
> > instead of "gcc --version" to determine the gcc version.
> > gcc-3.1 outputs a bunch of text with "--version", but
> > just the number with "-dumpversion", which also works for
> > gcc-2.95.
> 
> Sounds like a possible solution to the problem of gcc version
> recognition. The solution being included currently doesn't seem to 
be
> sufficient (see thread "Various patches for 0.9.6d and 
0.9.7-beta1",
> I have added [EMAIL PROTECTED] as another requestor for 
this
> ticket).
> 
> For how long this flag has been supported? I suppose it will work 
on
> CYGWIN as well.
> 
> Best regards,
>        Lutz

-- 
Richard Levitte
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to