Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

public headers not compatible with LVVM GCC 4.2 #91

Closed
ahlongxp opened this issue Aug 14, 2012 · 1 comment
Closed

public headers not compatible with LVVM GCC 4.2 #91

ahlongxp opened this issue Aug 14, 2012 · 1 comment

Comments

@ahlongxp
Copy link

Obviously LVVM GCC 4.2 doesn't know "strong" or "weak". This makes it impossible to use gh-unit for LVVM GCC 4.2.
I undersand the whole project is using ARC and thus clang is required.
I think a rewrite on the public headers(along with it's corresponding implementation files and -fno-objc-arc flags on them) should make gh-unit work with LVVM GCC 4.2 too. @gabriel , what do you think? Will you help on this?
Thanks very much!

@gabriel
Copy link
Contributor

gabriel commented Sep 27, 2012

I don't think we want to support llvm gcc... Maybe you can try using an earlier release? Sorry :)

@gabriel gabriel closed this as completed Sep 27, 2012
@gabriel gabriel reopened this Sep 27, 2012
@x2on x2on closed this as completed Nov 3, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants