2008/9/24 John Tapsell <[EMAIL PROTECTED]>: > 2008/9/23 James Cloos <[EMAIL PROTECTED]>: >>>>>>> "John" == John Tapsell <[EMAIL PROTECTED]> writes: >> >> John> Pretty much every single embed system? >> John> Openssl doesn't crosscompile. >> >> John> If you revert this patch, you make it not possible to >> John> cross-compile X, afaics. >> >> The pre-patch code also looks for libmd (google has a number of good >> hits), which looks like it should cross-compile. (Martin Hinner's >> libmd (at http://freshmeat.net/projects/libmd/) uses public domain >> sha1 code in C by Peter Gutman and Colin Plumb. (The reverted patch >> used Brian Gladman's public domain C implementation.) > > libmd also does not cross compile. It hard codes: > AR = ar > In it's makefile.am and ignores the prefix when make install'ing.
Just FYI, I pushed some patches up stream to libmd. Hopefully he will accept them. If the patches are not accepted, then it will mean that X still does not cross-compile out of the box, which would be a real shame imho when we are so close. John Tapsell _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
