Fixed problems which prevented the VM from compiling on RedHat 7.1 and also fixed Makefile problem that linked in debug libraries. These fixes are in the CVS tree right now, but are not in the downloadable raw source files. To manually fix these:
In the file 'Makefile':
At aprox line 104 which starts out:
LIBOPTS=-Lbinutil ....
Comment this out so it starts out:
#LIBOPTS=-Lbinutil ....
In the file 'sys.h':... read more
The Internet Virtual Machine (formerly ICVM/Internet C++) has found a new home at SourceForge and now carries a GPL license. It is hoped that the public will find this open-source alternative to Java and .NET useful in defining the future standards of internet-based applications.
Our new homepage is http://ivm.sourceforge.net