2012.07.04 17:30 "[Tiff] cross compile libtiff", by K D

2012.07.04 19:56 "Re: [Tiff] cross compile libtiff", by Bob Friesenhahn

I am new to libtiff and I want to cross compile this library so as to use it for my embedded device.

My HOST is a PC running Ubuntu 10.10, and my target is a PowerPC based device running embedded Linux. I am wondering if how to cross compile the downloaded tiff-4.0.0 library to my target.

Is there any document telling how to adjust for such cross compiling for PowerPC or ARM based embedded system?

Libtiff is using autoconf. I recommend reading the Autoconf documentation (http://www.gnu.org/software/autoconf/manual/autoconf.html) to see how configure options should be supplied for cross compilation. Assuming that you have a suitable compilation tool-set I am not aware of any reason why it should not work.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/