next up previous contents
Next: Submission Up: Requirements Previous: Description

Environment

  Your system must be produced as a GP application (in the sense of the command gpnewapplicaton) and provided under GP/src/Applications. All classes (save possibly a few very specific ones with no general applicability) are to be developed in conformance to GP conventions and installed from GP/src/Classes. When delivered, it must be possible to bootstrap your system's executable from a cold start. By this it is meant that your cleaned GP/src tree can by hung onto a GP root directory that has no src directory, and that executing

gpmkmf; make compile; make install

within GP/src/Classes and executing
gpmkmf; make compile; make

within GP/src/Applications will result in a correctly functioning executable.


Mon Sep 9 09:16:07 EDT 1996