This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: perl ./configure failure (while attempting to configure forcrosscomp ile build)


Robert Schwebel wrote:
Python cross compiles quite fine... ;)

Ahem. I just got Python 2.2 to cross compile, and there's something you might not handle right: extensions. Oh, the pain... I wimped out and used a chroot script rather than figure out all the problems; chroot was the easy way to hide system libraries from Python's promiscuous extension build code. A proper fix without chroot is possible but requires more patience than I had.

I'll try to post my script one of these days here...
- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]