----- Original Message ----- From: "Jason Zwolak" < > > I can generate working executables, but not for this complicated program > that I'm currently working with. >
I take it that your trying to build an executable from a script that involves Inline::Java. I know there are problems with Inline::C and PAR - and I don't know of anyone who has addressed those problems. It would not surprise me if similar (also unsolved) problems exist wrt to Inline::Java and PAR. That these problems are unsolved might have more to do with a lack of motivation, rather than their difficulty. My advice would be to start with a very simple Inline::Java script and try to build that into an executable using PAR. Not sure where best to get help with any problems you strike - I think the Inline mailing list would be your best bet. (My hunch is that both Inline and PAR would need modification for this to work .... but that *is* only a hunch.) Cheers, Rob
