On Fri, Mar 23, 2012 at 2:01 AM, Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote: > > That reminds me we should also have a way to pass the arch triplet and > have a good way to find a "default". On debian sid you need it to get > all your standard includes for userspace, and we should really pass it > to llvm in sparse-llvm. I agree. The right direction to go is to have some arch parsing. If we have those arch parsing, we don't need the cgcc script any more. Converting all arch is pretty involved. I don't have a good way to test non x86 platform. We can start from -m32 parsing and work our way through the arch parsing. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html