This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug build/6652] --enable-oldest-abi breaks the build


http://sourceware.org/bugzilla/show_bug.cgi?id=6652

Allan McRae <allan at archlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan at archlinux dot org

--- Comment #3 from Allan McRae <allan at archlinux dot org> 2012-09-02 09:52:10 UTC ---
The attached patch no longer works.  After making the required adjustments for
it to build (sed 's/\./_/g' to $ver and $obs, only running SHLIB_COMPAT if $obs
is defined), the testsuite fails all over the place.

I also found another much older patch for this but have not tested:
http://sourceware.org/ml/libc-alpha/2002-11/msg00165.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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