lotus

previous page: 11.1: I keep getting "va_end" as an unresolved symbol when linking. Why?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 11.3: How can I tell what order my libraries are in?

11.2: Why do I keep getting "getc" and "putc" as unresolved symbolswhen linking?




Description

This article is from the Apple II GNO FAQ, by Devin Reade with numerous contributions by others.

11.2: Why do I keep getting "getc" and "putc" as unresolved symbolswhen linking?

    A#11.2:	This is an indication that the files 13/OrcaLib, 13/SysFloat,
and 13/SysLib are not properly matched.  You cannot mix these
files from different versions of ORCA/C.  The OrcaLib shipped
with GNO can only be used with particular versions of the other
two libraries.  You should (re)read the section in this FAQ on
"Installing GNO with ORCA".
    

 

Continue to:













TOP
previous page: 11.1: I keep getting "va_end" as an unresolved symbol when linking. Why?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 11.3: How can I tell what order my libraries are in?