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] error when compiling gcc


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] error when compiling gcc
Date: Tue, 1 Jun 2010 18:40:02 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Tony Theodore <address@hidden> schrieb:
> Attached is a $(SED) replacement that builds okay and has the space
> removed in the log.

Oh, and another thing: You forgot some quotes:

|   $(SED) -i 's,PKGVERSION="(GCC) ",PKGVERSION="(GCC)",' $(1)/gcc/configure

It should be:

|   $(SED) -i 's,PKGVERSION="(GCC) ",PKGVERSION="(GCC)",' '$(1)/gcc/configure'


Greets,
Volker

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



reply via email to

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