This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ libtool lossage


On Thu, Feb 21, 2002 at 04:32:54PM -0300, Alexandre Oliva wrote:
> Disagreed.  It's not always up to the user to choose how GCC (and
> libstdc++-v3) is being installed.

End user error, sysadmin error; I'm not interested in differentiating
the two.  They're both "users" as far as I'm concerned.

> If g++ -shared would *always* fail just because libstdc++-v3 was not
> installed as a shared library, I'd call that a bug.

I wouldn't call it a bug.  I'd call it an installation mistake.

In any case, we _do_ now default to --enable-shared, correct?
So the user has to go out of their way to make g++ -shared break.
At which point I'm completely uninterested in "solving" this
"problem".


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]