Linux vs. libio
Mark Mitchell
mark@codesourcery.com
Sun Dec 19 23:21:00 GMT 1999
>>>>> "Ulrich" == Ulrich Drepper <drepper@cygnus.com> writes:
Ulrich> Mark Mitchell <mark@codesourcery.com> writes:
>> If you want to update the version of libio in the compiler, by
>> all means go ahead!
Ulrich> I would have done this if it would make sense. But it
Ulrich> does not since the changes are not yet fully tested and
Ulrich> probably not even complete. Adding all the wide char
Ulrich> stuff is non-trivial.
That's what I figured. So, we're between the proverbial devil and the
deep blue sea: we can't easily test -fnew-abi without making some
changes in the version used with the compiler, and we can't easily
upgrade that version. So, we'll have to make the changes, and merge
later, I think.
Fortunately, the changes are relatively minimal: almost no code --
just a few changes in structure definitions and in a few macros.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Libc-alpha
mailing list