I cannot get Mozart to compile on Irix 6.5. I use egcs-2.92.27
compiler and mozart-1.0.0.012599.
This is the error messages.
g++ -I/usr/include -I/usr/freeware/include -I/usr/freeware -I/usr/lib32 -DHAVE_CONFIG_H -I. -I/usr/freeware/misc/mozart/platform/emulator -fno-exceptions -fno-rtti -O3 -fstrict-aliasing -c -o gc.o gc.cc
In file included from site.hh:37,
from gname.hh:34,
from gc.cc:59:
marshaler.hh:38: warning: keyword 'export' not implemented and will be ignored
marshaler.hh:38: parse error before `)'
make: *** [gc.o] Error 1
---- Donald Sitompul sitompul@cs.umn.edu
- Please send submissions to users@mozart-oz.org and administriva mail to users-request@mozart-oz.org. The Mozart Oz web site is at http://www.mozart-oz.org/.