mb@cs.albany.edu (Michele Buselli) (09/07/90)
Has anyone tried to run C++ 2.0 under sunos 4.1? I've compiled and run it fine under 4.0.3 but there seems to be problems compiling under the new os. Specifically, in 'make munch' when compiling munch.c there are syntax errors for malloc.h. This header file is also built differently than the same header under 4.0.3. (The differences are too numerous to list). If anyone had the same problem and fixed it or has some ideas, I would appreciate hearing from you. mb@cs.albany.edu