mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] compileing Botan


From: Jamie Lahowetz
Subject: [Mingw-cross-env-list] compileing Botan
Date: Thu, 17 May 2012 14:27:43 -0500

I need to compile botan to install another library. having some trouble with it. Heres what I have done so far:
python configure.py --prefix /home/jamie.lahowetz/mxe/Botan-1.10.1/ --cc=gcc --os=mingw
Then I went into the Makefile and changed:
CXX           = $(CROSS)g++ -m32
AR               = $(CROSS)ar crs
then ran
make CROSS=i686-pc-mingw32-

Lots of errors were produced. Lots of "not declared in this scope" errors. My question is has anyone tried to cross compile botan using mxe? And does anyone have a clue on whats wrong? Of coarse this could be a question for the Botan guys too.

--
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]