"undefined symbol: _Py_NoneStruct" with freeze and Numeric on Linux

Berthold Höllmann hoel at germanlloyd.org
Fri Aug 30 04:48:53 EDT 2002


Anthony Tuininga <anthony at computronix.com> writes:

> I have solved this problem and the solution is to pass to the linker
> -rdynamic, which tells the program to resolve symbols dynamically at
> run-time.
> 
> That said, there are a couple of alternatives (that I know about) to
> freeze on Linux which are (IMO) better than freeze. They are Installer
> (by Gordon McMillan) and a set of routines that I have written that do
> much the same thing but are somewhat simpler, do not make use of import
> hooks and run on Linux, Windows, Tru64 Unix and Solaris. If anyone is
> interested in the latter, let me know. If there is enough interest, I'll
> make them available on our web site.

Thanks, it works. 

Yes I would like to take a look on your tool. Please make it avaible.

Greetings

Berthold
-- 
Dipl.-Ing. Berthold Höllmann   __   Address:
hoel at germanlloyd.org        G /  \ L Germanischer Lloyd
phone: +49-40-36149-7374    -+----+- Vorsetzen 32/35    P.O.Box 111606
fax  : +49-40-36149-7320      \__/   D-20459 Hamburg    D-20416 Hamburg



More information about the Python-list mailing list