This is the mail archive of the libc-alpha@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]

Re: [BZ #7064] Put vm86 into libc.a


On 04/29/2012 01:25 PM, Joseph S. Myers wrote:
On Fri, 20 Apr 2012, Andreas Jaeger wrote:

vm86 is not included in libc.a at all, the following patch fixes this.

Tested on Linux/x86 - with make check-abi and visual inspection of libc.a that
it contains now vm86 and libc.so.6 still uses the correct symbol versioning.

FWIW I'm seeing a check-abi failure for vm86 on x86.

And now I see it as well. I wonder why this didn't trigger when I added the patch ;-(


This just confirms that check-abi should be enabled by default.

@@ -2173 +2172,0 @@ GLIBC_2.3.4
- vm86 F
make[2]: *** [check-abi-libc] Error 1

This is with binutils 2.22 and GCC 4.6 branch.

Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126


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