On Sat, 11 Oct 2003 22:10:32 +0200 (CEST) Martin Jost
<[EMAIL PROTECTED]> wrote:

> Not here. Look:
> [godot]:~/pd-sw/internet/mail/mahogany/mahogany-cvs/M/src/classes>nm -C MObject.o
> 00000060 t _GLOBAL__I_classes_MObject.cpp011fkb
> 00000000 t __static_initialization_and_destruction_0(int, int)
>          U std::ios_base::Init::Init[in-charge]()
>          U std::ios_base::Init::~Init [in-charge]()
> 00000000 b std::__ioinit
>          U __cxa_atexit
>          U __dso_handle
> 00000050 t __tcf_0
> 
> That's all. Really !
> I even deleted it and build new. Same result.

Hmm, I get three pages of output, probably because I have debug build,
while you have (by default) disabled debugging. I don't understand it.
RefCounter* functions are outside #ifdef DEBUG ... #endif block.

> I'm using dynamic modules. What does you make think otherwise ?
> Here is my configure-call:
> ./configure --prefix=/pd/mahogany0.65cvs --without-python --with-modules=dynamic 
> --with-wx-prefix=/pd/wxGTK_cvs

I saw modules in link step, but maybe I misunderstood something. I can try
non-debug build then.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to