[Bug 148] New: SableVM SDK's build-time bin/java script doesn't work under Cygwin

[email protected] Mon, 4 Jul 2005 00:31:48 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=148

           Summary: SableVM SDK's build-time bin/java script doesn't work
                    under Cygwin
           Product: SableVM
           Version: 1.11[.x]
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


While trying to build SableVM SDK 1.12-pre4 under Cygwin the script used
at build time to run SableVM *before* it is installed fails.  One problem is
that the value of LD_PRELOAD might be UNIX-specific (it should be taken from
libtool .la file, from 'dlname' field and not be hardcoded to use .so suffix
and lib prefix).  Unfortunatelly even setting the value by hand to point to
a cygsablevm*.dll does not seem to work under Cygwin.

Any help in finding a way to run SableVM before it is installed on Cygwin
is appreciated.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.