- Posts: 110
- Thank you received: 0
×
CodeTyphon Cross-Build Development, discussions and problems
Question CrossBuild Win32-Linux32 Library
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
3 years 11 months ago #12014
by Md. Shariful Alam Khan
CrossBuild Win32-Linux32 Library was created by Md. Shariful Alam Khan
I am trying to crossbuild win32-Linux32 after downloading all libraries and required files. If the project is an Application it compile without any issue but if i try to compile a library then problem occur. I got following error message while compiling:
Compile package adFCL 6.5.1: Success
Compile package bs_Utils 6.5.1: Success
Compile package adLCLBase 6.5.1: Success
Compile package adLCL 6.5.1: Success
Compile package pl_DCP 6.2.1: Success
Compile Project, OS: linux, Target: libsha256.so: Exit code 1, Errors: 1
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find /lib/ld-linux.so.2
Error: Error while linking
Please see attached images:
Screenshot1
Screenshot2
Compile package adFCL 6.5.1: Success
Compile package bs_Utils 6.5.1: Success
Compile package adLCLBase 6.5.1: Success
Compile package adLCL 6.5.1: Success
Compile package pl_DCP 6.2.1: Success
Compile Project, OS: linux, Target: libsha256.so: Exit code 1, Errors: 1
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find /lib/ld-linux.so.2
Error: Error while linking
Please see attached images:
Screenshot1
Screenshot2
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
3 years 11 months ago - 3 years 11 months ago #12015
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic CrossBuild Win32-Linux32 Library
Linux file ld-linux.so.2 not exists in OSLibraries
give us time to update linux32 OSLibraries.
Always you can put ld-linux.so.2 file from a Linux OS
to your local CT Linux OSLibraries
give us time to update linux32 OSLibraries.
Always you can put ld-linux.so.2 file from a Linux OS
to your local CT Linux OSLibraries
PilotLogic Architect and Core Programmer
Last edit: 3 years 11 months ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
Less
More
- Posts: 205
- Thank you received: 1
3 years 11 months ago #12016
by fredvs
Replied by fredvs on topic CrossBuild Win32-Linux32 Library
Hello.
Here in attachment, ld-linux.so.2 32 bit form Debian 9.5 distro.
Fre;D
Here in attachment, ld-linux.so.2 32 bit form Debian 9.5 distro.
Fre;D
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
3 years 11 months ago #12017
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic CrossBuild Win32-Linux32 Library
Thanks Thanks...
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 110
- Thank you received: 0
3 years 11 months ago #12018
by Md. Shariful Alam Khan
Replied by Md. Shariful Alam Khan on topic CrossBuild Win32-Linux32 Library
I tried to copy both ld-linux.so.2 file to C:\codetyphon\binLibraries\i386-linux but still got same error message. Where should I put the file? Please help.
Please Log in or Create an account to join the conversation.
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 110
- Thank you received: 0
3 years 11 months ago #12019
by Md. Shariful Alam Khan
Replied by Md. Shariful Alam Khan on topic CrossBuild Win32-Linux32 Library
Also I noticed there is already "ld-linux.so.2" file exits C:\codetyphon\binLibraries\i386-linux. Where is the problem?
Please Log in or Create an account to join the conversation.
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 110
- Thank you received: 0
3 years 11 months ago #12023
by Md. Shariful Alam Khan
Replied by Md. Shariful Alam Khan on topic CrossBuild Win32-Linux32 Library
Awaiting for your reply.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
3 years 11 months ago #12025
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic CrossBuild Win32-Linux32 Library
Sir my Suggestion is to try and LAB CT 6.6
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.