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

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

Re: [Mingw-cross-env-list] QDBM cross compilation


From: Bishwa Shrestha
Subject: Re: [Mingw-cross-env-list] QDBM cross compilation
Date: Tue, 15 May 2012 14:42:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Thanks a lot! I'll test immediately.

-bishwa

On 05/15/2012 02:28 PM, Tony Theodore wrote:

On 07/05/2012, at 9:13 AM, Bishwa Shrestha wrote:

Hi,

I would like to compile qdbm using mxe. I tried to create an .mk file

Thanks bishwa, I just included it:


- download and configure is okay, however, it cannot make:

here's the error I get: 

cp: cannot stat `libqdbm.so.14': No such file or directory
cp: cannot stat `libqdbm.so': No such file or directory

I think there's an error during compilation, however, i couldn't figure out what it was as I'm a new to makefiles and cross compilation.
Any help is appreciated.

The *.so should give you a hint that it's not building for windows. The install instructions mention a "make win" target, however, that builds a .dll. You have to specify the library and cross variables for make manually:


Cheers,

Tony






reply via email to

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