Linux vs. libio

Ulrich Drepper drepper@cygnus.com
Sun Dec 19 21:04:00 GMT 1999


Mark Mitchell <mark@codesourcery.com> writes:

>   In particular, we're working on the new C++ ABI.  That requires some
> changes to libio to deal with different class layouts, etc.  That's
> mostly working, but the stdio functions in glibc have a bad tendency
> to call functions in the modified libio as callbacks, and those
> functions now behave differently than glibc expects.

Wait a minute, why do you think you can change libio?  If something
has to be behave different there must be a different solution found.
You are not with the compiler, don't think you have the right to
change everything.  These things should better be coordinated with me.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


More information about the Gcc mailing list