Forum > Android
The application can not find ld-linux.so.3
marcov:
Or pass -XLAc=dl,c to the compiler.
It will link dl to all files that link to c, but that might be ok in this case.
Rustam Asmandiarov:
It seems necessary to use a temporary solution-XLAc = dl, c, that would not be idle in the works. Tell me. It must be added to fpc.cfg or project options?
Похоже придется использовать временное решение -XLAc=dl,c, что бы не было простоя в разработке. Скажите мне. Его нужно добавить в fpc.cfg или в опции проекта?
marcov:
--- Quote from: Rustam Asmandiarov on February 22, 2012, 07:27:06 am ---It seems necessary to use a temporary solution-XLAc = dl, c, that would not be idle in the works. Tell me. It must be added to fpc.cfg or project options?
--- End quote ---
It must be passed to the compiler when linking. I assume running lazarus, the project options should be fine.
Navigation
[0] Message Index
[*] Previous page