I need to check that this option is still required. LLVM's integrated assembler was not able to parse some of the assembly in objc_msgSend(), but I think it should be able to now.
David On 14 Oct 2012, at 23:02, Riccardo Mottola wrote: > Hi, > > when compiling libobjc2 with gcc, I get: > Compiling file objc_msgSend.S ... > gcc: error: unrecognized option '-no-integrated-as' > gmake[3]: *** [obj/libobjc.obj/objc_msgSend.S.o] Error 1 > > > I just removed it and it compiled/installed fine and "seems" to work. FUrther > testing will follow. > > > Riccardo > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep -- Send from my Jacquard Loom _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
