[liblouis-liblouisxml] Re: yaml libraries on cross-compiliation

  • From: Michael Gray <mgray@xxxxxxx>
  • To: "liblouis-liblouisxml@xxxxxxxxxxxxx" <liblouis-liblouisxml@xxxxxxxxxxxxx>
  • Date: Thu, 29 Sep 2016 17:29:36 +0000

We were cross compiling using whatever mingw packages that Linux distribution 
had.  I had written a script to build for Windows and Linux, (our Mac cross 
compile needs a special compiler that has to be downloaded).  I am sending you 
a simplified version of the one we are using now.

The main issue is that your update cause all our cross-compiling scripts to 
fail.  Also the make distwin* fails on our Fedora/RedHat and Ubuntu distros (it 
does work on our Debian).  This is serious as I have updates to UEB that I 
cannot push because I can't update our master branch because of this issue.

The

MRG
mgray@xxxxxxx

________________________________
From: liblouis-liblouisxml-bounce@xxxxxxxxxxxxx 
[liblouis-liblouisxml-bounce@xxxxxxxxxxxxx] on behalf of Bert Frees 
[bertfrees@xxxxxxxxx]
Sent: Tuesday, September 27, 2016 5:47 PM
To: liblouis-liblouisxml@xxxxxxxxxxxxx
Subject: [liblouis-liblouisxml] Re: yaml libraries on cross-compiliation

Hi Michael,

Does that mean it worked for you before? How did you do it? It could be that 
this change in configure.ac<http://configure.ac> has something to do with it. 
The library check for YAML was slightly changed:

https://github.com/liblouis/liblouis/commit/42a90588360ae62d8cdeae89e57f16c8650d7fd7#diff-67e997bcfdac55191033d57a16d1408a



2016-09-26 16:15 GMT+02:00 Michael Gray <mgray@xxxxxxx<mailto:mgray@xxxxxxx>>:
LibLouis no longer cross compiles for Windows on Linux using MinGW.  It cannot 
find the yaml library.


MRG
mgray@xxxxxxx<mailto:mgray@xxxxxxx>


Attachment: liblouis-build.sh
Description: liblouis-build.sh

Other related posts: