On Tue, 2 Jul 2002 00:04:39 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> On Mon, 1 Jul 2002 23:42:23 +0200 (CEST) Thomas Finneid <[EMAIL PROTECTED]> wrote: NB> NB> TF> Just a quick question, what about the other files except for the main M NB> TF> binary, such as the different libraries/modules, do they need debugging NB> TF> symbols? or should I just focus on the main binary? NB> NB> If debugging is intended static modules should be used anyway, Normally -- yes, but if you need to debug the dynamic modules it should be possible as well. So the modules do need the debugging symbols if they're built dynamically. NB> but for install-strip target you'd probably want to strip modules (are NB> there any libraries installed by Mahogany?). No, but modules _are_ the (shared) libraries. Anyhow, except for M binary and the modules *.so there is nothing more containing (or not) debugging symbols. Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
