Re: Hierarchical autoconf project with cross-compiled subproject

2016-01-27 Thread panic
Wookey: > +++ panic [2016-01-26 20:45 +]: >> How to correctly handle a cross-compiled subproject in autoconf/-tools? > > Well, the short version is that you are working against the design and > making your life difficult. Having a project which is then either all > compiled or all cross-compil

Re: Hierarchical autoconf project with cross-compiled subproject

2016-01-26 Thread Wookey
+++ panic [2016-01-26 20:45 +]: > How to correctly handle a cross-compiled subproject in autoconf/-tools? Well, the short version is that you are working against the design and making your life difficult. Having a project which is then either all compiled or all cross-compiled is what everythi