Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sun cc compiler question(stack return address)

Status
Not open for further replies.

vkakkar

Programmer
Dec 4, 2001
2
US
How can I get stack return address of a parent c function. On gnu gcc, there is __builtin_return_address which does it, Is there a way if I am using sun cc compiler? Ideas, pointers are highly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top