JbImp -
09-30-2004
, 03:13 PM
I have a jar file my java program requires.
This jar file requires some sql libraries.
These sql libraries require some rt libraries.
By iteratively calling JbImp and increasing the number of modules it turns
ins MSIL, I eventually got to the point where I made IbImp give me a fatal
error. The process was maddening. I think unnecessary as well.
I'd really like to generate a dll and link my program to it and link the
pair to the J# rtl aka, .NET CLR. Then the sql routines, et. al. would be
the CLR code.
It looks like the dll created by JbImp can be called but it may not call
anything outside itself. Is this the case?
--
Robbin Carlson |