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

@@ -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.

-- 
Joseph S. Myers
joseph@codesourcery.com


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