Robert Kern <[EMAIL PROTECTED]> writes: > the gcc project is to provide a portable compiler, not one that > generates the best code for any given platform. And in that goal, it > succeeds remarkably well.
Will a python program be slower on the same machine running windows compared to linux? What I don't understand is that it is not possible to distribute a python compiled with gcc for windows. The main reason I saw in this thread is that python uses mfc. So python requires api access, I guess. Once I asked about distutils here. The answer was that I had access to the source so I could just extend it. After messing around I found I couldn't because I don't have msvc. -- Brian (remove the sport for mail) http://www.et.web.mek.dtu.dk/Staff/be/be.html http://www.rugbyklubben-speed.dk -- http://mail.python.org/mailman/listinfo/python-list