Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » First compilling under Linux; /usr/bin/ld: cannot find
Re: First compilling under Linux; /usr/bin/ld: cannot find [message #39475 is a reply to message #39471] |
Tue, 19 March 2013 18:36  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
In case of "Use shared libs" you will not have any problems with dlopen. You will have them in "All static" configuration, which is hard to link on Linux any way. In case of "All shared" TheIDE will create a shared library instead of an executable. But executable in Linux is a shared library, and shared libraries are executables ...
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Sun Jun 08 07:50:32 CEST 2025
Total time taken to generate the page: 0.04341 seconds
|