[EMAIL PROTECTED] wrote:
> Has anyone successfully built for Mips/Linux  using a PC for the
> build??,

I doubt anybody has done that out of the box. Cross-compilation
is not supported.

> Should I try using a Linux based machine for the build,  would that
> help??

No. Instead, you should edit pyconfig.h to your needs (manually,
without running configure - or perhaps after running configure),
and you should edit Makefile.pre manually from Makefile.pre.in.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to