This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/52946] Unable to define a Block variable


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52946

--- Comment #3 from Lund <lunfis at gmx dot de> 2012-04-13 01:08:12 UTC ---
OK, my mistake. I did not realize Apple's gcc was that different.

In case, anyone else comes across this issue, I was able to work around it by
installing clang/LLVM and get the 'blocks' library from here:
https://github.com/mackyle/blocksruntime.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]