[lxml-dev] lxml Mac installation idea

Michael Guntsche mike at it-loops.com
Wed Nov 12 12:05:51 CET 2008


On Wed, 12 Nov 2008 10:45:32 +0000, Mark Bestley <lxml{@bestley.co.uk>
wrote:

> Seemes to for the command line you gave but not with the isysroot
> variable set.
> Apple's docs are not consistant
>
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/Using/chapter_3_section_2.html>
> says set isysroot but python specific docs say it is not
>
<http://developer.apple.com/releasenotes/OpenSource/PerlExtensionsRelNotes/>
> 
> So I'll leave for the time being.

Please put it in, it is needed if you compile on a PPC machine. 

See http://developer.apple.com/technotes/tn2005/tn2137.html

extract:
Note: On an Intel-based Macintosh system the libraries are already
universal, and support the Intel and PowerPC architectures, and you may
specify only the -arch i386 -arch ppc options for CFLAGS; on a
PowerPC-based Macintosh, you must use the MacOSX10.4u SDK.

If you do not put it in you cannot build UBs on PPC.

/Mike


More information about the lxml-dev mailing list