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] GDB build failure on Open Solaris


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] GDB build failure on Open Solaris
Date: Mon, 24 May 2010 23:32:19 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Tony Theodore <address@hidden> schrieb:
> On 20 May 2010 15:30, Tony Theodore <address@hidden> wrote:
> > On 20 May 2010 09:03, Volker Grabsch <address@hidden> wrote:
> >> Tony Theodore <address@hidden> schrieb:
> >>> GDB is failing on Open Solaris with what seems to be a problem with
> >>> either sh or sed. The sed version is GNU sed version 4.1.5, which is
> >>> about 4 years old, but in the sed timescale probably recent enough. sh
> >>> is bash 3.2.25.
[...]
> Turns out not to be such a big problem after all. /bin/sh is indeed
> the problem and it isn't bash, although the first sh on the path is
> bash - so this was misleading me.
> 
> The attached patch adds SHELL to the "make" call, and also modifies a
> gdb Makefile.in to respect that. I reopened an old bug here:
> 
> http://sourceware.org/bugzilla/show_bug.cgi?id=9098
> 
> Finally, something goes right with Open Solaris!

Thanks for that. I just included the patch:
http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/15bc1e08daa3

However, I didn't include your "SHELL=..." argument to "make",
because the "@SHELL@" is substituted by "./configure", not "make".

Please check whether that works for you. If there's still a
problem, I think it should be fixed in the "./configure" call
rather than the "make" call.


Greets
Volker

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



reply via email to

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