gnustep-dev
[Top][All Lists]
Advanced

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

Re: libobjc2 on Android: issues with assembler step of building arc.m


From: Luboš Doležel
Subject: Re: libobjc2 on Android: issues with assembler step of building arc.m
Date: Tue, 03 Jun 2014 10:47:55 +0200
User-agent: Roundcube Webmail/0.5

On Tue, 3 Jun 2014 09:45:17 +0100, Ivan Vučica wrote:
Hi all,

I've been updating scripts for building gnustep-base for Android.
Sadly, I'm having issues with building libobjc2.

/tmp/arc-c22c02.s: Assembler messages:
/tmp/arc-c22c02.s:5361: Error: Missing symbol name in directive
/tmp/arc-c22c02.s:5361: Error: unrecognized symbol type
".objc_sel_nameaddObject"
/tmp/arc-c22c02.s:5361: Error: junk at end of line, first
unrecognized character is `:'
/tmp/arc-c22c02.s:5363: Error: Missing symbol name in directive
/tmp/arc-c22c02.s:5363: Error: junk at end of line, first
unrecognized character is `"'
/tmp/arc-c22c02.s:5364: Error: junk at end of line, first
unrecognized character is `"'
/tmp/arc-c22c02.s:5366: Error: expected comma after name `' in .size
directive
/tmp/arc-c22c02.s:5434: Error: bad expression
/tmp/arc-c22c02.s:5434: Error: junk at end of line, first
unrecognized character is `.'
clang34: error: assembler command failed with exit code 1 (use -v to
see invocation)


Hi, use the -integrated-as command line switch.

--
Luboš Doležel



reply via email to

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