Hi, how do I link when I can't compile all the classes. In other words, how do I mix native code and class files (my main is compiled, but of course I could change that) Currently I get link errors (because the .class files have not been complied) and I don't even get a an executable, Thanks Torsten