This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: __comp_ctor and std::ofstream default constructor


On Fri, 2006-10-20 at 06:38 +0000, Brendon Costa wrote:
> The other question however is still valid. If anyone knows a simple way 
> to achieve this then I would love to hear it.

This is related to the ABI which you should also look at while dealing
with C++.  The ABI is the IA64 C++ ABI which can be found at
http://www.codesourcery.com/cxx-abi/ .

Thanks,
Andrew Pinski


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