Hello --

I've got 1.3.1 source downloaded onto my Mac OS X 10.4.6 box (GCC 4), and configure (properly informed of library locations, etc.) runs OK.

The build fails, however:

---
c++ -I/sw/include -DHAVE_CONFIG_H -I. -I/Users/prb/work/mozart/ mozart-1.3.1.20040616/platform/emulator -DSITE_PROPERTY -fno- exceptions -fno-implicit-templates -O3 -pipe -fno-strict-aliasing - fschedule-insns2 -fomit-frame-pointer -mtune=7450 -c -o var_base.o var_base.cc
mozart_cpi.hh:1217: error: 'OZ_Boolean OZ_CtVar::tell()' is private
---

I'm going to go and change the visibility of the method and see if the build will complete, but is this a known issue or bug?

Thanks in advance.

--
Paul R Brown
[EMAIL PROTECTED]
http://mult.ifario.us/



_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to