On 9. 3. 2013., at 16:02, "Sebastian Reitenbach" <[email protected]> wrote:
> > On Saturday, March 9, 2013 14:29 CET, Ivan Vučica <[email protected]> wrote: > >> Looks like on Android, one does not need to link in the libpthread.a library >> by "-lpthread". I've removed all mention of "-lpthread" from configure, but >> did not incorporate that into the script. That change belongs in >> configure.ac, anyway. >> >> Configure now passes, but I get all sorts of nastiness when punching in >> "make": > > Can it be that the test fails when configure tries to detect whether libobjc > provides objective-c 2 or not? I think, with correctly detected libobjc2, > it should not attempt to enter the ObjectiveC2 directory on build. > > Sebastian > Indeed, the test for objc_setProperty() fails. I'll have a look into what exactly is going on some time tomorrow. Regards, Ivan Vučica via phone _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
