discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnustep-base error


From: Eduardo Osorio Armenta
Subject: Re: gnustep-base error
Date: Sun, 25 Nov 2012 01:02:33 -0600



On Fri, Feb 10, 2012 at 9:47 AM, David Chisnall <theraven@sucs.org> 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
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep


-- Sent from my IBM 1620


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


reply via email to

[Prev in Thread] Current Thread [Next in Thread]