Specifically, I just tested the __builtin_extract_return_addr and __builtin_return_addr with the latest tinyc release and it seems to not work or see the procedure with a quick example here (https://gist.github.com/tailriver/30bf0c943325330b7b6a) and using this dlfcn library for windows: https://github.com/dlfcn-win32/dlfcn-win32 which utilizes those builtin functions. By the way, I have also tested this library and sample works with MinGW 4.6.1.
Thanks.
Ben
[Prev in Thread]
Current Thread
[Next in Thread]
[Tinycc-devel] Issues with some Builtin functions like __builtin_extract_return_addr,
blazer2k1<=