Mail Archives: djgpp-workers/1997/05/25/06:36:15
On Thu, 22 May 1997, DJ Delorie wrote:
> We could read the !proxy array and trim out the first few arguments
> (ours) and just point to the caller's data image for the remainder.
I think a better way is to write a custom `__crt0_setup_arguments'
which leaves quoting and wildcards intact (just don't call
`parse_bytes').
> We could also document that response files may not be used for redir's
> own options.
If it's necessary. But I think the above solution will make this work
also.
- Raw text -