public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert Wilhelm <robert@physiol.med.tu-muenchen.de>
To: Per Bothner <bothner@cygnus.com>
Cc: Robert Wilhelm <robert@physiol.med.tu-muenchen.de>, egcs@cygnus.com
Subject: Re: linux libio solution
Date: Fri, 10 Oct 1997 17:19:00 -0000	[thread overview]
Message-ID: <19971011010548.14383@haegar.physiol.med.tu-muenchen.de> (raw)
In-Reply-To: <199710101643.JAA21538@cygnus.com>

> "Harm"?  You don't know what you're talking about, or at the
> least are using very poorly chosen words.  "Harm" implies a
> misfeature that hurts users.  Mixing stdio/iostream is a
> win for users.  But, by definition, if the stdio and iostream
> implementation are tied together, it will complicate trying
> to update one without the other.  We are discussing whether it
> OK to require users to update one if they update the other, or
> if we could/should work out a way so they can only update iostream
> without updating stdio.  It is a wild leap to suggest that it is
> "harmful" that they are tied together.
>

Sorry if this was the wrong word. I am no native english speaker.

All I wanted to express is that the mixed stdio/iostream
on linux has caused problems in the past and I think
an implementation, where libc and libstd++ are not
tied so strong together, would be a win.


On all supported commercial platforms it is possible to
install a new g++/libg++ without changing libc.

Only on linux that is not possible. 
You are always forced to upgrade libc.
Upgrading libc even between minor levels has
caused much problems in the past.
All libg++ releases did not work unmodified for Linux. 



  reply	other threads:[~1997-10-10 17:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-08 21:19 Richard Henderson
1997-10-09  9:26 ` H.J. Lu
1997-10-09  9:40   ` Richard Henderson
1997-10-09 15:53     ` H.J. Lu
1997-10-09 16:31       ` Richard Henderson
1997-10-09 16:40         ` H.J. Lu
1997-10-10  8:51   ` Robert Wilhelm
1997-10-10 11:44     ` Per Bothner
1997-10-10 17:19       ` Robert Wilhelm [this message]
1997-10-10 17:19         ` Per Bothner
1997-10-10 11:44 Paul Koning
1997-10-10 20:46 ` Joe Buck
1997-10-13 15:02   ` Per Bothner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19971011010548.14383@haegar.physiol.med.tu-muenchen.de \
    --to=robert@physiol.med.tu-muenchen.de \
    --cc=bothner@cygnus.com \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).