Re: patch to enable clang compilation of pil32 (on OSX)

2013-03-23 Thread Alexander Burger
Hi Illo, I hope some day to have the time to port pil64 on OSX -- although I hope /Mr.Burger/ will do it a lot sooner ;) Sorry! Now I've taken a fresh look at the matter again. And I must say that I'm frustrated. There are too many changes. All the trouble is because of the requirement of

Re: patch to enable clang compilation of pil32 (on OSX)

2013-03-23 Thread Illo
On Mar 23, 2013, at 11:50 AM, Alexander Burger a...@software-lab.de wrote: I hope some day to have the time to port pil64 on OSX -- although I hope /Mr.Burger/ will do it a lot sooner ;) Sorry! Now I've taken a fresh look at the matter again. And I must say that I'm frustrated. There are too

patch to enable clang compilation of pil32 (on OSX)

2013-03-17 Thread Illo
Hello there! Today, as a (likely useless) pet project, I've modified the C source code of pil32 so that it can be compiled with clang. TD;LR: because clang refuses to implement a gcc extension[1], this patch plagues some (small) parts of the source code with macro calls, but compiled code