You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2009/01/04 03:22:44 UTC

Re: svn commit: r731157 - /apr/apr/trunk/build/aprenv.py

pquerna@apache.org wrote:
> Author: pquerna
> Date: Sat Jan  3 18:06:53 2009
> New Revision: 731157
> 
> URL: http://svn.apache.org/viewvc?rev=731157&view=rev
> Log:
> Add check for Big Endianess via python's struct module.

You do realize you can't use python's config to determine the proper
mechanics of the cl environment?  Especially with cross compiles,
microcode emulators, word size etc.