Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

CT 7.2 & 7.3 don't build on Mac Intel Big Sur 3 years 4 months ago #15350

  • Denis D
  • Denis D's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hello,
I tried to install CT 7.2 and Lab 7.3 on Mac Intel Big Sur (x86-64) ; system libraries installed fine, but when trying to build IDE it crashes : (3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz

Any idea ?

Thanks, regards.

.../...
Restore Typhon Default IDE Setings

[INFO]: Restore Typhon64 Settings finish

/usr/local/bin/gmake -C packager/registration
gmake[1] : on entre dans le répertoire « /usr/local/codetyphon/typhon/packager/registration »
/bin/rm -f ../units/x86_64-darwin/fcllaz.ppu
/bin/mkdir -p ../units/x86_64-darwin
/usr/local/codetyphon/fpc/fpc64/bin/x86_64-darwin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -gw -Fu. -FE. -FU../units/x86_64-darwin -dx86_64 fcllaz.pas
Hint: (11030) Start of reading config file /usr/local/codetyphon/fpc/fpc64/bin/x86_64-darwin/fpc.cnf
Hint: (11031) End of reading config file /usr/local/codetyphon/fpc/fpc64/bin/x86_64-darwin/fpc.cnf
Free Pascal Compiler version 3.3.1 [2020/08/31] for x86_64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: Darwin for x86_64
(3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted
gmake[1]: *** [Makefile:2892 : fcllaz.ppu] Erreur 1
gmake[1] : on quitte le répertoire « /usr/local/codetyphon/typhon/packager/registration »
gmake: *** [Makefile:3605 : registration] Erreur 2
mv: rename typhon to /usr/local/codetyphon/typhon/bin64/typhon: No such file or directory
mv: rename typhonstart to /usr/local/codetyphon/typhon/bin64/typhonstart: No such file or directory
mv: rename typhonbuild to /usr/local/codetyphon/typhon/bin64/typhonbuild: No such file or directory
mv: rename tools/ctres to /usr/local/codetyphon/typhon/bin64/ctres: No such file or directory
mv: rename tools/ctlrstofrm to /usr/local/codetyphon/typhon/bin64/ctlrstofrm: No such file or directory


[INFO]: Clean Tools Directory


??????????????????????????????????????????????????????????
[ERROR]: Sorry, Typhon64 Small IDE x86_64-darwin-cocoa NOT Build
??????????????????????????????????????????????????????????

==============================================================
Build Typhon64 BIG IDE x86_64-darwin-cocoa for Darwin
==============================================================


[ERROR]: Sorry, Typhon64 from Small-IDE NOT Build
please remove and build Typhon again...


====================================================
CodeTyphon Studio 7.20 Setup for Darwin64
Settings: Platform=cocoa Multiarch Mode=0
====================================================

Please Log in or Create an account to join the conversation.

CT 7.2 & 7.3 don't build on Mac Intel Big Sur 3 years 4 months ago #15351

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir CT Don't support Big Sur yet

Apple remove many libraries from new OS.
We try to find a solution...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT 7.2 & 7.3 don't build on Mac Intel Big Sur 3 years 4 months ago #15354

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Finally a light
but we must make more tests

MacOS 11.1 Beta 2




From our last 10 days tests:

Apple remove many libraries from OS
usr/lib/libc.dylib
usr/lib/libiconv.dylib
etc
And move some Frameworks
like:
/Library/Frameworks/CoreFoundation.framework
to
/System/Library/Frameworks/CoreFoundation.framework

The new Apple "Fairy tale" has name "Dynamic Linker" and "Dynamic Linker cache".
The last one is a big file to store all above missing Libraries.

More news soon I hope...
PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1