Hello! Is there any way to force the creation of dynamically linked executables using the ELF linker (like 'ld -Bforcedynamic' in the a.out version)? I have to link against static libs, but I want to use dlopen() etc. Thank you for your help! Bye, nmh. -- Nils M Holm <[EMAIL PROTECTED]> [Please use Reply-To:] http://www.homepages.de/home/nmh/ -- The home of the T3X compiler To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- RE: Force dynamic linking? Nils M Holm
- RE: Force dynamic linking? Daniel J. O'Connor