www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/03/03/09:51:54

Date: Wed, 3 Mar 1999 16:49:28 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: djgpp AT delorie DOT com
Subject: Re: Rhide Compiling Prob
In-Reply-To: <rbaD2.2612$G26.221@tundra.ops.attcanada.net>
Message-ID: <Pine.SUN.3.91.990303164731.11520C-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Wed, 3 Mar 1999, DeHackEd wrote:

> Are you compiling a file who's name is something like "multiple spaces here.c" ?
> If so, the command gets expanded to:
> 
> gcc -c multiple spaces here.c -o multiple spaces here.o
> 
> and all these extra spaces does get quotes around them, causing them to think
> each word is a different file, hense the error. Try changing the name to
> multiple_spaces_here.

Are you sure?  If I understand you correctly, you are describing a bug in 
RHIDE whereby file names with embedded spaces aren't supported.  Since 
DJGPP's version of library function `system' does support quoted file 
names with embedded whitespace, I wonder why RHIDE cannot.

- Raw text -


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