This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


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

Re: Linux vs. libio


>>>>> "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

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