stason.org logo lotus


previous page: 6.4: GNO with ORCA: Where should my C header files go?page up: comp.sys.apple2. gno FAQnext page: 6.6: GNO with ORCA: What header file modifications are necessary?

6.5: GNO with ORCA: What goes in the 13/orcacdefs/defaults.h file?

 Books
 TULARC
















Description

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

6.5: GNO with ORCA: What goes in the 13/orcacdefs/defaults.h file?

    A#6.5:	=== See the CAVEAT in Q#6.1 ===

There are two versions of this file, one for GNO and one for
ORCA/Shell.  For GNO, the /lib/orcacdefs/defaults.h file should
contain:

	#define __appleiigs__
	#define __GNO__
	#pragma path "/usr/include"
	#pragma path "/HFSinclude"	/* needed for GNO v2.0.6 */
	#pragma path "/lang/orca/libraries/orcacdefs"

(See Q#11.11 regarding a problem with using the "path" pragma.)

For ORCA/Shell, the /lang/orca/libraries/orcacdefs/defaults.h
file should contain:

	#define __appleiigs__
    

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

pc, hardware, Apple II, Apple ][ or Apple //, apple, gno, unix







TOP
previous page: 6.4: GNO with ORCA: Where should my C header files go?page up: comp.sys.apple2. gno FAQnext page: 6.6: GNO with ORCA: What header file modifications are necessary?