This sounds like you are using the headers from gcc 4.6/7, but not the gcc 4.6/7 Objective-C runtime.
David On 10 Feb 2012, at 15:06, Amr Aboelela wrote: > Hi, > > I am getting error when i compile gnustep-base > core/base$ make > > I get: > Linking tool autogsdoc ... > ../Source/./obj/libgnustep-base.so: undefined reference to > `sel_getTypedSelector' > ../Source/./obj/libgnustep-base.so: undefined reference to > `sel_getTypeEncoding' > > > -- > Info about Islam: http://wikiz.info/islam > Latest news on twitter: http://www.twitter.com/zagel > Contribute in a wiki: http://wikiz.info > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep -- Sent from my IBM 1620 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
