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] no-build and no-shared library


From: Timothy Gu
Subject: Re: [Mingw-cross-env-list] no-build and no-shared library
Date: Sat, 19 Jul 2014 12:08:13 -0700

If you modify a package recipe it will automatically rebuild itself on the next make proj. Or you can remove usr/<target>/installed/proj. Also, I forgot to say that you need to remove the empty $(PKG)_BUILD_SHARED line if you want to enable it.

On Saturday, July 19, 2014, Rashad M <address@hidden> wrote:
Ok. I will give that a try but I have double rebuilding a existing no-build target

when i run 
make proj
it says:

[target]   i686-pc-mingw32.shared with 1 goal from command line
[no-build] proj

after i change src/proj.mk. it doesnt seems to show any rebuilding. make gives:
$ make proj
[target]   i686-pc-mingw32.shared with 1 goal from command line

do you know how to clean a package manually and also turn on verbose messages?



On Sat, Jul 19, 2014 at 4:24 PM, Timothy Gu <address@hidden> wrote:

They are not enabled because we didn't take a look at them yet. You can try hacking the .mk files (e.g. change --disable-shared --enable-static --build --target --prefix to $(MXE_CONFIGURE_OPTS)), and report back to us if you get any success.

Regards,

Timothy Gu

----
Sent from my Nexus 7.

On Jul 18, 2014 5:29 AM, "Rashad M" <address@hidden> wrote:
Hi all,

Why there is no-build and no shared library enabled for some libraries example proj, libgeotiff.

If I want to enable them what is the procedure and also I want to clean only a specific target or rebuild after some change to .mk file

Thanks in advance.

--
Regards,
   Rashad



--
Regards,
   Rashad

reply via email to

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