This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: that patch I mentioned


Can _G_USING_THUNKS be determined by a configure test?  If not, how do
I know if any particular host needs it (other than by just trying it
both ways)?

> Index: config/os/solaris/solaris2.7/bits/os_defines.h
 
> +// Without this all the libio vtbls are offset wrongly.
> +#define _G_USING_THUNKS 0

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