We talk about morphOS in amiga topic. And now new right topic for it
What we have now for cross compilation for example for mac:
1. Cross binutils
2. Cross compilation for MorpOS
3. Lazarus 1.7 from Alb42 Special "MorpOS edition"
I want to use this lazarus as main.
And there is same questions and problems with it
1. What are the right options to rebuild this lazarus after packages installation?
2. When i try compile for win32 i have error:
Free Pascal Compiler version 3.0.0 [2016/01/06] for i386
Copyright (c) 1993-2015 by Florian Klaempfl and others
(1002) Target OS: Win32 for i386
.......
(3104) Compiling lazfileutils.pas
(3104) Compiling lazutilsstrconsts.pas
(1010) Writing Resource String Table file: lazutilsstrconsts.rsj
/Volumes/MacHD2/Downloads/lazarus-lazarus-morphos/components/lazutils/lazfileutils.pas(175,3) Fatal: (2003) Syntax error, "BEGIN" expected but "identifier UNIX" found
Fatal: (1018) Compilation aborted
Error: /sw/bin/ppc386 returned an error exit code
Are there any easy way to fix that?