Except for carbon.m, tests do not need to depend on Objective C headers. I will remove the dependencies shortly.
- fariborz On Jan 8, 2008, at 3:52 PM, Sanghyeon Seo wrote: > This is a tip for people not interested in Objective C (like I). > Especially, clang currently fails all Objective C tests for me because > I don't have Objectice C headers (duh). > > Open test/Makefile, and delete "-or -name '*.m'" part in find run. > > By the way, is there some way to detect presence of Objective C > headers reliably? If so, make test could skip Objective C tests > automatically. > > -- > Seo Sanghyeon > _______________________________________________ > cfe-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
