On Fri, Aug 1, 2008 at 12:55 AM, bill lam <[EMAIL PROTECTED]> wrote: > license J source code from jsoftware and build j executables using other > names like csharp.dll instead of j.dll.
I think you could rename the j dll with some knowledge about elf. For completeness, you may also want to add unused parts to it that aren't even loaded just so the filesize differs, and change the exported symbol names. Ambrus ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
