How compile wx-trunk with debug enabled?

3 views
Skip to first unread message

mauzil

unread,
Jun 8, 2011, 9:57:07 AM6/8/11
to wx-dev
Hi all.
I try to compile wx-trunk with --enable-debug but the .so filesare
always compiled without 'd' sufffix.

Can you help me?

I look inside old messages but I cannot find no information about.
Maybe I don't look so deep?

MZ.

Vadim Zeitlin

unread,
Jun 8, 2011, 10:21:22 AM6/8/11
to wx-...@googlegroups.com
On Wed, 8 Jun 2011 06:57:07 -0700 (PDT) mauzil <mauro....@gmail.com> wrote:

m> I try to compile wx-trunk with --enable-debug but the .so filesare
m> always compiled without 'd' sufffix.
m>
m> Can you help me?

There is no problem to help with, the 'd' suffix is simply not used any
more under Unix. If you used --enable-debug your libraries do have debug
support enabled and debug information generated for them but as they are
now binary compatible with the libraries compiled without debug, there is
no need to use a separate name for them.

Regards,
VZ

Reply all
Reply to author
Forward
0 new messages