Uploaded image for project: 'NPanday'
  1. NPanday
  2. NPANDAY-400

Mono missing system libraries references during compilation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4-incubating
    • 1.4-incubating
    • Maven Plugins
    • None

    Description

      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.

      Attachments

        1. mono-system-references.diff
          2 kB
          John Robert Fallows

        Activity

          People

            Unassigned Unassigned
            jfallows John Robert Fallows
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: