Re: Build problem on Mac OS X 10.9.2

2014-04-09 Thread Alexander Burger
Hi Jon, > Sorry for my "base64 noise”. Ah, perfect! Now I can directly read your mails :) My client here (mutt) also didn't properly display the encoded mails, though, as you noticed, it appeared well in the archive. > I have investigated a bit further, and this build problem (build > 32-bit o

Build problem on Mac OS X 10.9.2

2014-04-09 Thread Jon Kleiser
Hi again, Sorry for my "base64 noise”. I have investigated a bit further, and this build problem (build 32-bit on OSX 10.8 and 10.9) is not as simple to solve as I first thought. It turns out that even gcc is clang/LLVM stuff now. WTF! One may have to “brew install” old gcc, but I am not too e

Re: Build problem on Mac OS X 10.9.2

2014-04-09 Thread Jon Kleiser
Hi Alex, I got my recent email back as “base64", but it looks fine here: Anyway, I post it again, in a (hopefully) cleaner version: I think I’ve found the explanation for the "constant size” error here, it’s about "clang":

Re: Build problem on Mac OS X 10.9.2

2014-04-09 Thread Jon Kleiser
Hi Alex, I think I’ve found the explanation for the "constant size” error here, it’s about "clang": … and I can confirm the clang-link: $ ls -la /usr/bin/ ... lrwxr-xr-x