In article <[EMAIL PROTECTED]>, Nate Williams <[EMAIL PROTECTED]> wrote: > > True. But if we just make it link against "-lgcc" then knowledgeable > > users can always add "-static" if they know how to deal with the > > consequences and they need the performance. > > Ahh, but -static implies the entire enchilada is linked static, which > may not be the case. :( Then you can sprinkle in the appropriate "-Wl,-Bstatic" and "-Wl,-Bdynamic" options in the right places. John -- John Polstra [EMAIL PROTECTED] John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Ch�gyam Trungpa To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Trouble with dynamic loading of C++ libs in PHP v4.02 on... John Polstra
- Re: Trouble with dynamic loading of C++ libs in PHP v4.... Nate Williams
- Re: Trouble with dynamic loading of C++ libs in PHP... John Polstra
- Re: Trouble with dynamic loading of C++ libs in... Nate Williams
- Re: Trouble with dynamic loading of C++ lib... John Polstra
- Re: Trouble with dynamic loading of C+... Nate Williams
- Re: Trouble with dynamic loading o... John Polstra
- Re: Trouble with dynamic loading of C++ libs in... Max Khon
- Re: Trouble with dynamic loading of C++ lib... John Polstra
- Re: Trouble with dynamic loading of C+... Max Khon
- Re: Trouble with dynamic loading o... John Polstra
- Re: Trouble with dynamic loadi... Max Khon
- Re: Trouble with dynamic loadi... John Polstra
- Re: Trouble with dynamic loadi... Max Khon
- Re: Trouble with dynamic loadi... John Polstra
- Re: Trouble with dynamic loading of C++ libs in PHP v4.... Andrew Reilly

