[
https://issues.apache.org/jira/browse/NPANDAY-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025630#comment-13025630
]
John R. Fallows commented on NPANDAY-400:
-----------------------------------------
I'm awaiting confirmation of committer status and instructions on how to commit
to the incubator. In the meantime, it would be great if you could apply the
patch to make sure this doesn't miss the 1.3.1 release.
> Mono missing system libraries references during compilation
> -----------------------------------------------------------
>
> Key: NPANDAY-400
> URL: https://issues.apache.org/jira/browse/NPANDAY-400
> Project: NPanday
> Issue Type: Bug
> Components: Maven Plugins
> Affects Versions: 1.3.1-incubating
> Environment: $ mvn -v
> Apache Maven 2.2.1 (rdebian-4)
> Java version: 1.6.0_24
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.35-28-generic" arch: "amd64" Family: "unix"
> Reporter: John R. Fallows
> Fix For: 1.3.1-incubating
>
> Attachments: mono-system-references.diff
>
>
> CSharpCompilerForProfile used by MICROSOFT 3.5 compiler automatically adds
> system library references during compilation, so code using System libraries
> will compile as desired on .Net.
> DefaultCompiler used by MONO compiler does not add any system library
> references during compilation, so code using System libraries fails to
> compile on Mono.
> Fix discussed on IRC would add the Mono system libraries in DefaultCompiler
> to get consistent behavior with Mono and .Net.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira