You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "John R. Fallows (JIRA)" <ji...@apache.org> on 2011/04/13 04:06:05 UTC

[jira] [Updated] (NPANDAY-400) Mono missing system libraries references during compilation

     [ https://issues.apache.org/jira/browse/NPANDAY-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John R. Fallows updated NPANDAY-400:
------------------------------------

    Attachment: mono-system-references.diff

Add Mono system assembly references during compile.

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