[wxPython-mac] Fwd: [Pythonmac-SIG] Additional binary packages for Python2.3 on 10.2.6

Robin Dunn robin at alldunn.com
Tue Sep 9 22:00:56 EDT 2003


Andrew Straw wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi wxPython Mac folks--
> 
> Most of you are probably on the Pythonmac-SIG, but in case you're not, 
> I'm forwarding a recent thread which deals with compile issues for the 
> wxPython modules.  Could we change the build process to take this into 
> account and stop using "-undefined suppress -flat_namespace" in the 
> SHARED_LD macro?
> 

I played with that today and unfortunately I can't get it to work right 
yet.  It's okay when wxMac is built as one big dynlib as it is in 2.4, 
but in 2.5 wxWindows is migrating to a multi-lib build and I get link 
errors when the dynlibs are linked if I don't use those flags.  I've 
tried some other approaches with varioius link flags and such but am 
running out of ideas...  Any suggestions?

I expect that the libs may have to be reorganized again to avoid the 
dependencies causing the errors.  <blech!>

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the Pythonmac-SIG mailing list