Forum > Other OS

MacOS, iPhone and iOS.

(1/1)

Seenkao:
У меня установлены кросскомпиляторы:
- x86_64-darwin
- aarch64-darwin
- aarch64-iOS
- arm-iOS

Если я хочу выставить MacOS вместо darwin, то получу ошибку:

--- Quote ---The current FPC has no config file. It will probably miss some units. Check your installation of fpc.
--- End quote ---
и ошибку следующую:

--- Quote ---The project uses target OS=macos and CPU=x86_64.
The system.ppu for this target was not found in the FPC binary directories.
Make sure fpc is installed correctly for this target and the fpc.cfg contains the right directories.
--- End quote ---

Если я установлю значение darwin, то ни каких ошибок не будет.

При выставлении iOS+aarch64 я получаю ошибку:

--- Quote ---Compiler "/Users/mirrel/fpcupdeluxe/fpc/bin/x86_64-darwin/fpc.sh" does not support target aarch64-ios
--- End quote ---

Если я выставлю iOS+arm ни каких ошибок не будет.

Я использую:
- MacOS Ventura x86_64
- Lazarus 2.2.6
- FPC 3.2.2
Устанавливалось всё с помощью FPCUPDeluxe.

Хотелось бы узнать причину проявляемых проблем!



--------------------------------------------------------
Google translate:

I have cross compilers installed:
- x86_64-darwin
- aarch64-darwin
- aarch64-iOS
- arm-iOS

If I want to set MacOS instead of darwin, I will get the error:

--- Quote ---The current FPC has no config file. It will probably miss some units. Check your installation of fpc.
--- End quote ---
and the following error:

--- Quote ---The project uses target OS=macos and CPU=x86_64.
The system.ppu for this target was not found in the FPC binary directories.
Make sure fpc is installed correctly for this target and the fpc.cfg contains the right directories.
--- End quote ---

If I set the value to darwin, then there will be no errors.

When I set iOS+aarch64 I get the error:

--- Quote ---Compiler "/Users/mirrel/fpcupdeluxe/fpc/bin/x86_64-darwin/fpc.sh" does not support target aarch64-ios
--- End quote ---

If I set iOS+arm there will be no errors.

I use:
- MacOS Ventura x86_64
- Lazarus 2.2.6
- FPC 3.2.2
Everything was installed using FPCUPDeluxe.

I would like to know the cause of these problems!

TRon:

--- Quote from: Seenkao on January 23, 2024, 03:11:49 pm ---If I want to set MacOS instead of darwin, I will get the error:

--- End quote ---
MacOS as in m68k/ppc architecure ?

For other architectures (newer macosx) you need to select darwin, see also: https://wiki.freepascal.org/Target_Darwin

Seenkao:

--- Quote from: TRon on January 23, 2024, 03:27:17 pm ---
--- Quote from: Seenkao on January 23, 2024, 03:11:49 pm ---If I want to set MacOS instead of darwin, I will get the error:

--- End quote ---
MacOS as in m68k/ppc architecure ?

--- End quote ---
Понял. Но тогда это вводит в заблуждение пользователей!

Как насчёт iOS?


Google translate:
Understood. But then this misleads users!

What about iOS?

TRon:

--- Quote from: Seenkao on January 23, 2024, 03:31:14 pm ---What about iOS?

--- End quote ---
see also: https://wiki.freepascal.org/Portal:iOS and https://wiki.freepascal.org/Category:iOS.

I admit it is a bit confusing and I do not know the details only that aarch64-ios and arm-ios targets exist (in addition to iphone specific targets).

Seenkao:

--- Quote from: TRon on January 23, 2024, 03:38:52 pm ---
--- Quote from: Seenkao on January 23, 2024, 03:31:14 pm ---What about iOS?

--- End quote ---
see also: https://wiki.freepascal.org/Portal:iOS and https://wiki.freepascal.org/Category:iOS.

I admit it is a bit confusing and I do not know the details only that aarch64-ios and arm-ios targets exist (in addition to iphone specific targets).

--- End quote ---
Благодарю за информацию!
А кто может дать конкретный ответ на данный вопрос касающийся 64-х битных iOS?


Google translate:
Thank you for the information!
Who can give a specific answer to this question regarding 64-bit iOS?

Navigation

[0] Message Index

Go to full version