Dear Jorge,
Denys is currently on holidays, so I will take this as good as I can.
Dynamic linking on Windows is definitely broken in 1.2.0. You have two
options:
- Try Mozart 1.2.1 for Windows (it is the final build apart from some doc
quirks and an evaluation
version of the installer):
ftp://ftp.mozart-oz.org/pub/mozart/1.2.1.20010816/windows/mozart-1.2.1.20010
816.exe
- Try Mozart on a Unix platform, there it should work
Regards
Christian
<jorgemp@icmc.sc.usp.br> schrieb im Newsbeitrag
news:998614228.3b85a4d4e30fd@taba2.icmc.sc.usp.br...
>
> I've been trying to install the Select package under win32, but when it
gets to
> this step ...
>
> $ oztool ld -o SelectFS.so-win32-i486 SelectFS.o
>
> ... I get the following error messages:
>
> SelectFS.o(.text+0xd82):SelectFS.cc: undefined reference to
`OZ_FSetConstraint::
> operator-(OZ_FSetConstraint const &) const'
> SelectFS.o(.text+0xdbe):SelectFS.cc: undefined reference to
`OZ_FSetConstraint::
> operator-(OZ_FSetConstraint const &) const'
> SelectFS.o(.text+0xef9):SelectFS.cc: undefined reference to
`OZ_FSetConstraint::
> operator|(OZ_FSetConstraint const &) const'
> SelectFS.o(.text+0xf32):SelectFS.cc: undefined reference to
`OZ_FSetConstraint::
> operator&(OZ_FSetConstraint const &) const'
> collect2: ld returned 1 exit status
> dllwrap: gcc exited with status 1
> *** error: oztool aborted with code 1
>
> The fact is that the definitions of these methods don't seem to exist
either in
> the package or anywhere in OZ instalation...
>
> Thanks,
>
> Jorge.
> -
> 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/.
-
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/.