ant bails with unrecognized -d32 option on OS X on some 
architecture/os-version/java-version combinations
---------------------------------------------------------------------------------------------------------

                 Key: JRUBY-4722
                 URL: http://jira.codehaus.org/browse/JRUBY-4722
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5, JRuby 1.6
         Environment: iMac G5, OS X 10.4.11, Java 1.5, Ant 1.8
            Reporter: Adam Gardner
            Assignee: Thomas E Enebo
         Attachments: build.xml.diff

Similar to issue [JRUBY-3995], ant fails on OS X (at least on PowerPC) with the 
following error:

{noformat}_gmc_internal_:
     [echo] Generating invokers...
     [java] Could not create the Java virtual machine.
     [java] Unrecognized option: -d32

BUILD FAILED{noformat}

Attempting the same fix used in [JRUBY-3995], however, causes further problems, 
as ant chokes on the empty argument (since run.jvm.model is set to an empty 
string). Setting the run.jvm.model to a harmless dummy flag on the affected 
platform fixes the issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to