PDA

View Full Version : porting cpp to java on the cheap


$tinkle
03-07-2007, 11:13 AM
anyone know of a rocksolid opensource porting program? i've looked at jazillian, but like i wrote "on the cheap". i'm just doing some prototyping w/ straight fwd cpp & a little bit of STL.

not managing threads or threadpools yet [currently use pthreads]. i've rolled my own IDL for the cpp i won't be converting.

anyone???

edit: found C2J (novosoft), but they only have a win32 (need solaris unless i want to add another file xfer layer)