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]

I386_USE_SYSENTER


hi list!

is there a way to build a libc.a that only uses "int $0x80" to enter the
kernel, and not use the sysenter mechanism ?

I found out that I386_USE_SYSENTER controls it, but
didn't find a way to control I386_USE_SYSENTER properly
(as a user. I can always change the source but i'm not sure it's good).

thank you
metuki


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