Re: [Tinycc-devel] Tinycc-devel Digest, Vol 192, Issue 8

2019-05-14 Thread Jonathan Newman
Are you using a recent build of TCC? Anything built after July 2018 will have nodecorate. The original 0.9.27 doesn't have it. (The version number hasn't been changed, unfortunately.) On Tue, 14 May 2019 at 20:43, Ben Hutchinson wrote: > Ok, I just tried the nodecorate attribute (I'm using TCC v

Re: [Tinycc-devel] Tinycc-devel Digest, Vol 192, Issue 8

2019-05-14 Thread Ben Hutchinson
Ok, I just tried the nodecorate attribute (I'm using TCC version 0.9.27), and it doesn't work. TCC is behaving as if I never typed the nodecorate attribute at all. It's literally completely ignoring that attribute. Here's my code: __attribute((dllexport,stdcall,nodecorate)) int TestFuncStdcall(int