Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
lazarus can't find arm-linux-androideabi-as but fpc can!
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Fractal using Primes (and...
by
Boleeman
[
Today
at 03:56:46 am]
Class designer/editor
by
Aruna
[
Today
at 02:38:36 am]
libqt6pas and ChatGPT
by
Bogen85
[
Today
at 02:21:26 am]
TSynEdit: linefeeds and L...
by
Aruna
[
Today
at 02:20:09 am]
[SOLVED] Getting started ...
by
dbannon
[
Today
at 02:16:27 am]
Broken Icon Display on ma...
by
lainz
[September 14, 2024, 10:54:02 pm]
C++ conversion : what is ...
by
jamie
[September 14, 2024, 09:42:17 pm]
New Swagger/OpenAPI Clien...
by
vfclists
[September 14, 2024, 09:16:18 pm]
Listview how to custom or...
by
zeljko
[September 14, 2024, 08:45:48 pm]
Extended Module Player
by
Gigatron
[September 14, 2024, 07:57:58 pm]
How many levels of proced...
by
Bart
[September 14, 2024, 07:48:50 pm]
Assigning result of a fun...
by
Warfley
[September 14, 2024, 06:58:43 pm]
Dark Mode on macOS 14.6.1
by
carl_caulkett
[September 14, 2024, 06:07:47 pm]
Prevent collapsing item l...
by
jamie
[September 14, 2024, 05:39:58 pm]
JSON with SQLite. SELECT ...
by
strubri
[September 14, 2024, 05:25:13 pm]
Creating `.app`s on the M...
by
carl_caulkett
[September 14, 2024, 04:57:52 pm]
Searching for a safe alte...
by
dbannon
[September 14, 2024, 03:21:53 pm]
CAD program written in La...
by
zamtmn
[September 14, 2024, 02:02:21 pm]
[SOLVED] Cannot change la...
by
Guser979
[September 14, 2024, 01:40:45 pm]
programming with Lazarus
by
VisualLab
[September 14, 2024, 01:17:44 pm]
[SOLVED] Memory leak usin...
by
wp
[September 14, 2024, 12:56:43 pm]
[Solved]Is it possible fo...
by
Kays
[September 14, 2024, 11:38:41 am]
Lazarus always uses a 32 ...
by
Martin_fr
[September 14, 2024, 11:24:09 am]
LazCAD – First Release!
by
maurog
[September 14, 2024, 09:11:42 am]
Effect of streaming in a ...
by
Thaddy
[September 14, 2024, 07:37:26 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: lazarus can't find arm-linux-androideabi-as but fpc can! (Read 3289 times)
mohsenti
Jr. Member
Posts: 58
lazarus can't find arm-linux-androideabi-as but fpc can!
«
on:
November 30, 2015, 11:07:18 am »
hi all
I build cross compiler to compile android codes and all things are good but lazarus can not compile codes and return below error.
Code: Pascal
[Select]
[+]
[-]
lazaruspackageintf
.
pas
(
104
,
0
)
Error
:
Assembler
arm
-
linux
-
androideabi
-
as
not
found
,
switching
to
external
assembling
but when compiling project with commandline using fpc with below command all building done.
Code: Pascal
[Select]
[+]
[-]
fpc
-
Parm
-
Tandroid adll
.
lpr
-
Fl
/
home
/
mohsen
/
Android
/
android
-
ndk
-
r10e
/
platforms
/
android
-
21
/
arch
-
x86
/
usr
/
lib
what's wrong ?
Logged
marcov
Administrator
Hero Member
Posts: 11731
FPC developer.
Re: lazarus can't find arm-linux-androideabi-as but fpc can!
«
Reply #1 on:
November 30, 2015, 11:42:10 am »
android vs androideabi ?
Logged
mohsenti
Jr. Member
Posts: 58
Re: lazarus can't find arm-linux-androideabi-as but fpc can!
«
Reply #2 on:
December 01, 2015, 09:45:27 am »
Quote from: marcov on November 30, 2015, 11:42:10 am
android vs androideabi ?
Can you explain more ?!
compiler ask me for arm-linux-androideabi-as and I don't know how to use other external assembler to build android library with freepascal.
if run lazarus from terminal lazarus detect assembler but if run it from launcher can't detect assembler.
Logged
madmax
Newbie
Posts: 3
Re: lazarus can't find arm-linux-androideabi-as but fpc can!
«
Reply #3 on:
June 25, 2024, 02:19:05 pm »
Quote from: marcov on November 30, 2015, 11:42:10 am
android vs androideabi ?
I will really appreciate it if someone can give a pointer on how to fix this issue using fpcupdeluxe/LAMW, I have the problem too, please.
....I am using latest fpcupdeluxe/LAMW
«
Last Edit: June 25, 2024, 02:21:59 pm by madmax
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
lazarus can't find arm-linux-androideabi-as but fpc can!
TinyPortal
© 2005-2018