Steve Dower <steve.do...@python.org> added the comment:

> I think the patch is wrong.  why would you want to differentiate between 
> native and cross builds?

Because the multiarch headers are incompatible with my SDK's headers, and 
because of the -I ordering they override mine. I tried swapping the order of 
calls without a difference, but excluding them entirely made it work.

I'll happily take suggestions for a better patch. I don't even know what the 
multiarch headers are for, but I don't seem to need them here.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue22699>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to