www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/05/01/12:34:13

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Date: Wed, 01 May 2002 19:24:07 +0300
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: bstark AT protechpts DOT com (Bob Stark)
Message-Id: <2427-Wed01May2002192406+0300-eliz@is.elta.co.il>
X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9
CC: djgpp AT delorie DOT com
In-reply-to: <e83e1008.0205010252.69aaecb7@posting.google.com>
(bstark AT protechpts DOT com)
Subject: Re: How do you pass double quotes to a program via gnu make?
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1020430192638 DOT 9802B-100000 AT is> <e83e1008 DOT 0205010252 DOT 69aaecb7 AT posting DOT google DOT com>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: bstark AT protechpts DOT com (Bob Stark)
> Newsgroups: comp.os.msdos.djgpp
> Date: 1 May 2002 03:52:50 -0700
> > 
> >   -printer=\"Acrobat Distiller\"
> 
> The problem with that approach is that the back slashes are NOT
> stripped off; the program receives exactly:
> 
> -printer=\"Acrobat Distiller\"
> 
> It cannot parse that syntax.

In addition to what I asked, I'd suggest to try

  -printer='"Acrobat Distiller"'

and

  -printer="\"Acrobat Distiller\""

(if you haven't already).

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019