Welcome, Guest
Username: Password: Remember me
CodeTyphon Cross-Build Development, discussions and problems
  • Page:
  • 1

TOPIC:

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8040

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
I tried to crossbuild win64 to linux x86_64 crossbuild. Below what I receive:
make[1]: Leaving directory 'c:/codetyphon/fpcsrc/installer'
C:/codetyphon/fpc/fpc64/bin/x86_64-win64/rm.exe -f build-stamp.*
C:/codetyphon/fpc/fpc64/bin/x86_64-win64/rm.exe -f base.build-stamp.*
Could Not Find C:\codetyphon\fpcsrc\compiler\*.exe
Could Not Find C:\codetyphon\fpcsrc\compiler\utils\*.exe
Could Not Find c:\codetyphon\fpcsrc\utils\*.exe

Stage 5: Copy Files and Units

A subdirectory or file ..\..\fpc\fpc64 already exists.
File not found - *.*
0 File(s) copied

???????????????????????????????????????????????????????????
[ERROR]: win64 Cross Element for x86_64-linux Param:xxxx NOT Exists
sorry, Cross Build procedure STOP
???????????????????????????????????????????????????????????

What I am missing and how to resolve this? Please help.

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8047

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
No no here to answer. I have tried in several ways with same result. I am in Windows 10 with CT 5.4. Tried with Admin privilege which gives same result.

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8048

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Please Sir
try and LAB CT 5.5 Revision 005431 (RC1)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8051

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Same issue after updating to CT 5.5. Can you please tell me step by step how to cross build? This is what I did:
1. CrossBuild->Download Libraries->X86_64-linux
2. I have 16 Toolchains including win64-X86_64-linux
3. Have checked Use Toolchains Build Engine (A)
4. Tried to crossbuild FPC64->FPC Cross element x86_64-linux
what am I missing?

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8081

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Sorry to say yet no response.

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8084

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
-Download Toolchain win64-x86_64-linux.7z
-Build FPC64->FPC Cross element x86_64-linux
or
-Download Toolchain win32-x86_64-linux.7z
-Build FPC32>FPC Cross element x86_64-linux

Please zip and attach to a post the CTCenter Building log info
PilotLogic Architect and Core Programmer

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8085

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Please see attached error.

File Attachment:

File Name: error_log.txt
File Size:2,641 KB
Attachments:

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8086

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
it's freepascal problem,
my suggestion is to use FPC32 and Typhon 32
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8088

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
It worked with FPC32->x86_64-linux. Thanks.

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8089

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
I tried to crossbuild win32->x86_64-linux for project with Brook embedded server. But failed with attached image. The error message is not clear. Can you please check the image? libdl.so is available there.

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

Last edit: by Md. Shariful Alam Khan.

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8091

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Can you please tell what's wrong with my attached image?

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

Win64 to linux x86_64 crossbuild 8 years 7 months ago #8092

  • Md. Shariful Alam Khan
  • Md. Shariful Alam Khan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 111
  • Thank you received: 0
Can you please tell me what's wrong with above image? Error while linking.

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

Win64 to linux x86_64 crossbuild 8 years 6 months ago #8196

  • mark332
  • mark332's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Hey, just wanted to tell, that I've got the same problem, when trying to build win64->x86_64 in CTC

@Sternas Stefanos Is there a possibility to fix this ? Or do we have do contact the freepascal-guys regarding to what you said ?

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

Win64 to linux x86_64 crossbuild 8 years 6 months ago #8198

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
We try Sir
but and FreePascal programmers can Solve this problem.
PilotLogic Architect and Core Programmer

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

Win64 to linux x86_64 crossbuild 8 years 6 months ago #8199

  • mark332
  • mark332's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
Okay, that's all I needed to know, thank you !

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

Win64 to linux x86_64 crossbuild 7 years 1 month ago #10573

  • Alex John
  • Alex John's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
try and LAB CT 5.5 Revision 005431 (RC1)

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

  • Page:
  • 1