On Sunday 14 October 2012 04:49:28 Gregory M. Turner wrote:
> "Thirdly" has been addressed ad nauseam in this thread and will be
> solved by prepending the LDFLAG rather than appending, or, preferably,
> by patching autotools (but only if I can find a simple, low-maintenance
> approach that is likely to work without building any new per-platform
> matrices or case-statements).

i'm fairly certain this isn't autotools.  i've poked around the python build 
system before in the past and while it uses autoconf to do platform tests, it 
doesn't use automake/libtool.  make is used to bootstrap python, and then they 
descend into a horrible hack of a custom build system written in python.  i 
suspect much of the pain you're seeing is coming from that last part.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to