First attempt to compile on a Solaris 10[1] machine:

http://www.stremler.net/temp/GST/try1.txt

My initial attempt to avoid the issue was to insert "#define _AVL_H"
-- the guard define in /usr/include/sys/avl.h -- in gstpriv.h, and
then compiling again...

Yes, this is completely dumb for Sun. Including unprotected headers called avl_destroy and so on. Blah.

http://www.stremler.net/temp/GST/try2.txt

This fails with linking problems. But hey, that's different!

Yes.  I wonder what they mean, I'll do a web search tomorrow.

I think I might try setting CC to the Sun compiler, just to see what
happens.  Any other suggestions?

No, Sun compiler does not compile GST probably.

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to