[ 
http://jira.codehaus.org/browse/MOJO-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204135#action_204135
 ] 

Dan Tran commented on MOJO-1435:
--------------------------------

after review your code, I think the generic-c provider should word with gcj 
already. Just need additional configuration

1. change compiler and linker executable to gcj

2. Add additional link option to include "--main=java.main.entry"

3. you can set compilerOutputDirectory ${project.build.directory}/objs on the 
pom

Thought?



> Support for Java compiler GCJ
> -----------------------------
>
>                 Key: MOJO-1435
>                 URL: http://jira.codehaus.org/browse/MOJO-1435
>             Project: Mojo
>          Issue Type: New Feature
>          Components: native
>            Reporter: Marco Lessard
>         Attachments: MOJO-gcj-maven-native.patch
>
>
> Added Compiler/Linker providers for GCJ.
> - Implemented useOutputDirectory so *.o go to target/objs . Default to false

-- 
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