Hierarchical autoconf project with cross-compiled subproject

2016-01-26 Thread panic
Hi all, (no need to CC me, I just subscribed to the list) TL;DR I'm seeking advice for a project that involves software on a "normal" (x86/x86_64/arm) and a cross-compiled (here: AVR microcontroller, but it could be any other) platform. How to correctly handle a cross-compiled subproject in

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

Re: Autoconf can't find X11 libraries

2016-01-26 Thread Earnie
On 1/24/2016 7:12 PM, Thomas Dickey wrote: > > hmm. I started a while back by tweaking the configure script, and noticed > Martin's tree, made a copy of _that_, and eliminated most of the unnecessary > stuff. Since I'm not going to publish _that_ tree (I maintain ncurses), it > would be of