Hi! I've tried to port Python (2.3.6 and 2.5.1) to my own OS. The compilation of the python library is done after a few hours of work. When i try to run the compiled executable i got an error shown on the following screenshot: http://giszo.lame.hu/jshot/screens/screen31.png
After a little while of debugging i know that it fails bootstrapping the exceptions because the initializer function failes to get the "__builtin__" module. Adding debug printfs to the bltinmodule.c init code it looks like the builtin module is initialized properly. I'd like to ask some help where i should start checking the code to fix the error. Thanks! ________________________________________________ Message sent using UebiMiau 2.7.9 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com