On 03/23/2014 09:21 PM, Phil Dibowitz wrote: >> I think you can probably just do this instead: >> >> ./configure --host=i686-pc-mingw32 > > That works. What does mingw32-make do in Fedora? :)
Actually, that's a dumb question, it's probably just: make CC=i586-mingw32msvc-gcc LD=i586-mingw32msvc-ld or similar... but when I do that, it can't find setupapi, whatever that is: /usr/bin/ld: cannot find -lsetupapi Though it shouldn't be calling /usr/bin/ld with LD set... :/ Also, I have three lot options of compiler: i586-mingw32msvc-gcc i686-w64-mingw32-gcc x86_64-w64-mingw32-gcc And for linker I have four: amd64-mingw32msvc-ld i686-w64-mingw32-ld i586-mingw32msvc-ld x86_64-w64-mingw32-ld Wtf. -- Phil Dibowitz p...@ipom.com Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." - Dr. Seuss
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech
_______________________________________________ concordance-devel mailing list concordance-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-devel