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] [patch] upgrade package gcc-mpfr


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] [patch] upgrade package gcc-mpfr
Date: Tue, 15 Jun 2010 22:17:57 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Tony Theodore <address@hidden> schrieb:
> On 15 June 2010 21:04, Volker Grabsch <address@hidden> wrote:
> > Tony Theodore <address@hidden> schrieb:
> >>
> >> We're currently building in an unsupported manner anyway (in a
> >> subdirectory), so the attached patch moves the build directory up one
> >> level to be a sibling of the source. It's meant to be applied after
> >> the mpfr update.

Thanks for the patch.

Note that you don't need an extra $(GCC_BUILD_DIR) variable. Instead,
just replace the "/" with a ".", that is, replace "$(1)/build" with
"$(1).build":
http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/3a581e8f6b73

We're doing a similar thing with "$(1).native" directories for
the native builds in packages like "glib" or "postgresql".


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR



reply via email to

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