Mail Archives: djgpp/1997/10/27/16:58:16
On 27 Oct 97 at 16:31, Przemyslaw G. Gawronski wrote:
> I'm using BCSIO20 rs232 library for djgpp. Is there a way to make
> input/output buffer larger ?
Edit serio.s and change BUFFERLEN from 1024 to whatever you want
(line 10).
NOTE: unless you apply the supplied gas patch or get the patched
as.exe from me, you will have to comment out line 853 (.text
directive), otherwise gas will output incorrect code.
I'm seriously thinking about putting in the support for user supplied
buffers into the next version.
Bill
--
Leave others their otherness.
- Raw text -