Hi,
I am experiencing very strange problems with Module.link:
I am importing 2 native modules into a program:
[G]={Module.link ['./foo.so{native}']}
[H]={Module.link ['./bar.so{native}']}

When I do that under Solaris, only foo gets imported and both G and H become foo.
When I do the same under Windows, everything works as expected.
Anyone knows why that might be happening?
It might depend on me using 1.3.1 on Solaris and 1.3.2 on Windows but as far as I see from the changelog this should work the same on both OSs.
/pavel

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

Reply via email to