gnustep-dev
[Top][All Lists]
Advanced

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

Re: libobjc2 build failure


From: Ivan Vučica
Subject: Re: libobjc2 build failure
Date: Tue, 20 Nov 2012 17:16:59 +0100

20. 11. 2012., u 13:34, Philippe Roussel <address@hidden> je napisao:

> On Tue, Nov 20, 2012 at 08:02:16AM +0000, David Chisnall wrote:
>> That's odd.  Did your binutils suddenly lose the ability to assemble 
>> position-independent i386 code?
> 
> Well, binutils 2.22-6ubuntu1 hasn't changed since march apparently.


I'm also having a different error on OS X.

The-Evil-MacBook:libobjc2 ivucica$ . 
/usr/local/share/GNUstep/Makefiles/GNUstep.sh 
The-Evil-MacBook:libobjc2 ivucica$ make messages=yes
echo Assembling `basename block_trampolines.S`...
Assembling block_trampolines.S...
cc -DTYPE_DEPENDENT_DISPATCH -DGNUSTEP -D__OBJC_RUNTIME_INTERNAL__=1 
-D_XOPEN_SOURCE=500 -D__BSD_VISIBLE=1 -D_BSD_SOURCE=1 
-DNO_SELECTOR_MISMATCH_WARNINGS -O3 `if cc -v 2>&1| grep -q 'clang' ; then echo 
-no-integrated-as ; fi` -c block_trampolines.S -o block_trampolines.o
block_trampolines.S:26:Unknown pseudo-op: .type
block_trampolines.S:26:Rest of line ignored. 1st junk character valued 95 (_).
block_trampolines.S:29:Unknown pseudo-op: .type
block_trampolines.S:29:Rest of line ignored. 1st junk character valued 95 (_).
clang: error: assembler command failed with exit code 1 (use -v to see 
invocation)
make: *** [block_trampolines.o] Error 1

My "cc" is clang:

The-Evil-MacBook:libobjc2 ivucica$ cc --version
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix

--
Ivan Vučica
address@hidden - http://ivan.vucica.net/




reply via email to

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