On Fri, Feb 10, 2012 at 9:47 AM, David Chisnall <[email protected]> wrote:

> This sounds like you are using the headers from gcc 4.6/7, but not the gcc
> 4.6/7 Objective-C runtime.
>
>
this certainly happened to me, i compiled gnustep-libobjc2 (from git
repositories) with clang (3.0 default ubuntu 12.04 LTS) but when changed to
gcc (gcc-4.6 ubuntu) i realized that gnustep-libobjc2 from git
reporsitories has no instructions for: make uninstall.

by the way i can't compile gnustep-libobjc2 with gcc, i got; my linux is
ubuntu 32-bit

GNUmakefile:23: GNUstep found - building for install in the GNUstep
filesystem.
Assembling objc_msgSend.S...
objc_msgSend.x86-32.S: Assembler messages:
objc_msgSend.x86-32.S:92: Error: junk `.get_pc_thunk.bx' after expression
objc_msgSend.x86-32.S:96: Error: junk `.get_pc_thunk.bx' after expression
objc_msgSend.x86-32.S:100: Error: junk `.get_pc_thunk.bx' after expression
make: *** [objc_msgSend.o] Error 1

Regards



> 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
>
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to