[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Coco gcc inline asm and C++
- From: James Zhao <jameszhao00@...>
- Date: Thu, 3 Sep 2009 01:42:01 -0400
Hi,
Does the Coco gcc inline asm code also work for switching C++ stacks (I'm thinking calling conventions may be a bit different)? If not, what's a good solution that works on linux?
Thanks,
James