Re: make fails if path has spaces - Mailing list pgsql-hackers-win32

From Andreas Pflug
Subject Re: make fails if path has spaces
Date
Msg-id 410F630C.6010203@pse-consulting.de
Whole thread Raw
In response to Re: make fails if path has spaces  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: make fails if path has spaces  (Andrew Dunstan <andrew@dunslane.net>)
Re: make fails if path has spaces  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers-win32
Bruce Momjian wrote:

>
> Yes, the executable has to be quoted.  Where is it being referenced
> unquoted?

In this case, $(PERL) is referenced for building psql's doc. PERL is set
in Makefile.global unquoted, as all paths.

For others, the same problem might arise with bison or flex.

Regards,
Andrea




pgsql-hackers-win32 by date:

Previous
From: markir@coretech.co.nz
Date:
Subject: Re: New pginstaller beta
Next
From: Andreas Pflug
Date:
Subject: win32 contrib linking fails