This is the mail archive of the libstdc++@gcc.gnu.org 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: ABI FAQ (was Re: g++ 2.95 and g++ 3.0)


Nathan Myers wrote:

>On Mon, Nov 05, 2001 at 02:46:39PM -0800, Benjamin Kosnik wrote:
>
>>of course, you can always point them at the IA64 ABI...
>>
>>it's linked off of the online docs page for gcc
>>
Does the IA 64 c++ ABI also apply to IA32? Is there an IA 32 ABI doc? Im 
trying to write runtime support for kernels. I suspect that the current 
exception handling  implementation will do but im not sure. My skimming 
the sources so far has indicated that but i have not read through it 
all. There is just a large amount of code and im just doing a hit or 
miss approach reading it. I have almost given up looking for docs. I am 
opting for g++ -S tricks.

>>


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