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

TOPIC:

Small Error at Codetyphon Install 9 months 2 weeks ago #17901

  • jd58
  • jd58's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Hello everyone,
first I would like to apologize for my English!

I have make a jump from 7.3 to 8.1.

Error is in CT Min. 6.x to CT 8.1. Lower as 6.1 i have not checked.

FPC Cross Builder:
Windows: I can select x items. Stop on Error OK. If no error occurs he build all CrossFPCs. Even Build all runs.
Unix: Stops after one build without Error. "Build all" to.

Unix: libpthread is not found at install. At Ubuntu the name ist libpthreadpool0. 

Codetyphon is linked at GCLIB 2.34. Can everyone change it? To a older GLibC.

System:
Windows 10
Unix based on Debian (KUbuntu, Ubuntu, Debian sid)Despite it CodeTyphon is a great Software!!!

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

Small Error at Codetyphon Install 9 months 2 weeks ago #17907

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1062
  • Thank you received: 149

Codetyphon is linked at GCLIB 2.34. Can everyone change it? To a older GLibC.
 


When you build CodeTyphon, you "Link" the GCLIB of your OS.
For sample
-if you build CT on Debian 11 (GCLIB < 2.34) your new TyphonIDE has linked with Debian 11 GCLIB.
-if you build CT on Debian 12 (GCLIB > 2.34) your new TyphonIDE has linked with Debian 12 GCLIB.
-if you build CT on Fedora 38 (GCLIB > 2.34) your new TyphonIDE has linked with Fedora 38 GCLIB.

In ALL cases your TyphonIDE will run on your system.
In installation with OLD GCLIB < 2.34CTCenter will NOT work, because we build it in latest Fedora with GCLIB > 2.34.

This is NOT CT problem.
Some Linux Distributions continue to use OLD Linux packages and Kernel.

 
PilotLogic Core Programmer
The following user(s) said Thank You: jd58

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

Last edit: by Matis A..

Small Error at Codetyphon Install 9 months 2 weeks ago #17908

  • jd58
  • jd58's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
Hi,
and the Crossbuild errors on linux? 

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

Small Error at Codetyphon Install 9 months 2 weeks ago #17909

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1062
  • Thank you received: 149
CT will "Link" the GCLIB from your "Libraries".

If you use "Libraries" with OLD GCLIB < 2.34, your app will link  OLD GCLIB
If you use "Libraries" with NEW GCLIB <>2.34, your app will link  NEW GCLIB
PilotLogic Core Programmer

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

Small Error at Codetyphon Install 9 months 2 weeks ago #17914

  • jd58
  • jd58's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0

FPC Cross Builder:
Windows: I can select x items. Stop on Error OK. If no error occurs he build all CrossFPCs. Even Build all runs.
Unix: Stops after one build without Error. "Build all" to.

Unix: libpthread is not found at install. At Ubuntu the name ist libpthreadpool0. 

And what about these errors?

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

  • Page:
  • 1