www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/07/23/10:59:38

Date: Fri, 23 Jul 93 10:28:49 -0400
From: DJ Delorie <dj AT ctron DOT com>
To: SALTERS AT admin DOT fanshawec DOT on DOT ca
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu, SALTERS AT admin DOT fanshawec DOT on DOT ca
Subject: Re: go32 bug?

The token buffer in go32/control.c is probably the culprit.
Basically, you're creating a single token that's probably bigger than
the buffer set aside for it.

Note that even if this did work, it would get passed to the
application as a single instance in the argv[] array, and gcc wouldn't
understand it.  You must remove the quotes to have it treated as a set
of switches.


- Raw text -


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