Re: Issues with cross compilation

2017-05-03 Thread Laurent Bercot
I finally managed to get execline to compile - turns out there was an error in the options I had passed to configure: I'm relieved. If it had been a bug, it would have been quite nasty to solve. ;) Thanks for the info. -- Laurent

Re: Issues with cross compilation

2017-05-02 Thread multiplex'd
On Tue, May 02, 2017 at 03:19:22PM +, Laurent Bercot wrote: > > > However, when I tried to build execline the compiler tried to include > > libskarnet.a from the host machine when linking the programs: > > (...) > > > > exec armeb-linux-musleabi-gcc -L/path/to/staging/usr/local/lib \ > >