I finally found the bug: its name is "g++"
Dan Nicolaescu
dann@godzilla.ICS.UCI.EDU
Thu Sep 6 20:05:00 GMT 2001
Carlo Wood said:
> On Thu, Sep 06, 2001 at 01:31:21PM -0700, George Garvey wrote:
> > a way to trim the problem down to make it easy enough to replicate. Can't
> > believe I'm the only one who can't compile openSSL right now with 3, for
> > instance.
>
> Isn't that a problem of openSSL?
What platform are you trying to compile openSSL on?
I know for a fact that on sparc-solaris when on an ultrasparc machine
openssl's configure system (not autoconf based) decides to use gcc as
a compiler with -mcpu=ultrasparc
And gcc -mcpu=ultrasparc is _documented_ not to work on _any_ released
version of gcc. I reported that to the openssl guys 4-5 month ago but
I see that it was not fixed in the latest release.
If openssl's configure system can't get something as basic as that
right, I wouldn't be surprised that there are other problems there...
Other than that I find gcc-3.0 to be an excellent compiler for my
uses.
--dan
More information about the Gcc-bugs
mailing list