From: Christian S. <chr...@cs...> - 2012-11-24 11:19:51
|
The gnucash project maintains instructions that are used to build a daily cross-compile build. Part of the gnucash build is to compile libofx as cross- compile version as well. See here: http://wiki.gnucash.org/wiki/Windows#Instructions_for_an_.28almost.29_automated_build I know it seems a bit overdone to use this full gnucash build, but on the other hand you can be sure it builds libofx along the way for sure. Regards, Christian Am Sonntag, 11. November 2012, 13:52:17 schrieb hom...@fr...: > Hi there, > > I just tried to cross compile 0.9.5 for win32 under Ubuntu 12.10 with no > success (I stopped the try to compile directly from windows/mingw). > > I downloaded latest libofx source code, > then ./configure --host=i686-w32-mingw32 > > all compile, but then got no .dll (just .a and .la) > the AC_LIBTOOL_WIN32_DLL directive should have. > > Do I need to cross compile opensp first ? > > Thanks in advance. > Maxime. > > ---- > > PS:I have not asked for this before, as I compile HB with code_blocks and > some libofx_0.8.3_dev package get from somewhere I can't remember, anyway > outdated. And I really would like to get latest libofx for windows on every > release if possible. > > > > ---------------------------------------------------------------------------- > -- Monitor your physical, virtual and cloud infrastructure from a single web > console. Get in-depth insight into apps, servers, databases, vmware, SAP, > cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Libofx-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libofx-devel |