Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Ubuntu 8.04 linking problem
|
Re: Ubuntu 8.04 linking problem [message #16189 is a reply to message #16184] |
Sat, 31 May 2008 22:50   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Mindtraveller wrote on Fri, 30 May 2008 18:24 | Excellent.
Could you please set output mode = Use shared libs, by default? So one shouldn`t change settings each time after "fresh" install.
|
Default value was always set to "Shared libs", and I'm not doing intall, just running "ide" from an appropriate "out" subdirectory.
The problem seems to happen because very first time I ran TheIDE link_mode was serialized as static in ide.cfg, and I was trying to fix GCC.bm ...
Regards,
Novo
|
|
|
|
Re: Ubuntu 8.04 linking problem [message #16202 is a reply to message #16201] |
Mon, 02 June 2008 05:46   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Try to run from console "$strace <your application>". You will see kernel calls (you won't see libc calls like dlopen).
If that doesn't clarify the problem try to run "$LD_DEBUG=libs <your application>" (in case of bash ...). This command traces run-time linker.
If the problem still remains unresolved, post output of those commands here.
Regards,
Novo
|
|
|
|
|
Goto Forum:
Current Time: Sun May 11 14:56:09 CEST 2025
Total time taken to generate the page: 0.02444 seconds
|