Re: geos 3.0 compatibility

Edward Di Geronimo Jr. (edwdig@bergen.org)
Mon, 14 Oct 1996 23:48:13 -0400

This here is a guess, as I only have and probably only ever will have one
SDK, but, why don't you make a local.mk file, and instead of putting

#include <$(SYSMAKEFILE)>

do an include of the files needed for the particular SDK.

I would guess to use the BIN & INCLUDE directories of the newest SDK. I
would think though to actually use the OLDEST stdapp.goh so that you don't
go including stuff that not all platforms have. The INCLUDE\LDF directory
might cause trouble though. I don't know enough about LDF files to be
certain though. I haven't a clue about all the .SYM/.GYM files, but I would
think that if there's an compatibility it would be to use the newest ones.

-------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
-------------------------------------------------------------------