💾 Archived View for mirrors.apple2.org.za › archive › apple2.caltech.edu › shellprogs › vaendpatch.t… captured on 2023-01-29 at 04:15:20.

View Raw

More Information

-=-=-=-=-=-=-

----------------------------------------
Name: 	  va_end patch
Version:  1.0
Author:   Devin Reade <gdr@eddore.myrias.com>
Computer: Apple IIgs
Requires: GNO v2.0.4, Orca/C v2.1
----------------------------------------

This is a "patch" (actually, an extra object module) for ORCALib that
allows one to use the Orca/C v2.1 libraries with the GNO v2.0.4 libc.
You need this if you are getting unresolved references to "va_end" in
your code (typically by using the GNO open(2) call).

This should _not_ be used for other versions of Orca/C or GNO.