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: Ivan Vučica
Subject: Re: libobjc2 on Android: issues with assembler step of building arc.m
Date: Tue, 3 Jun 2014 10:14:19 +0100

Thanks!


On Tue, Jun 3, 2014 at 9:47 AM, Luboš Doležel <address@hidden> wrote:
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

_______________________________________________
Gnustep-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/gnustep-dev



--
Ivan Vučica
address@hidden

reply via email to

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