Re: ZOOMER-LIST digest 22

Shag <starnet!apple!pilot.njin.net!birchall>
Date: Wed, 10 Nov 93 18:14:36 EST
From: Shag <starnet!apple!pilot.njin.net!birchall>
Reply-To: apple!pilot.njin.net!birchall
To: <zoomer-list-1993@grot.starconn.com>
Subject: Re: ZOOMER-LIST digest 22
In-Reply-To: Your message of Wed, 10 Nov 93 12:17 PST
Message-id: <CMM-RU.1.3.752973276.birchall@pilot.njin.net>
Status: OR
-> Tony Dean writes:
-> On one page of the SDK booklet, it says that you need Borland C/C++ 3.1.
-> On the next page It says that the GOC compiler, Esp assembler, and Glue
-> linker are provided. I havent gotten deep enough into the system 
-> to find out for sure if this means that the GOC compiler will allow
-> you to develop C programs without Borland C/C++ 3.1 

Nope, it won't... GOC is the extension set for GEOS, and the "GOC compiler"
is sorta a single-step compiler (or precompiler) which generates object code
which then has to be compiled using BC.

The SDK _will_ allow you to develop independently in ObjectAssembler using
Esp and Glue, I believe, but as JohnM was quick to point out when I asked on
the net, they haven't exactly _documented_ this yet.  Maybe when the SDK stops
being Beta, this will be documented, but for now, the primary focus is C,
which is good since that's what "most developers" want.

-Shag