[Mono-bugs] [Bug 466016] New: monolinker.exe should offer ways to limit the list of dependencies to change

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 14 08:33:27 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=466016


           Summary: monolinker.exe should offer ways to limit the list of
                    dependencies to change
    Classification: Mono
           Product: Mono: Tools
           Version: SVN
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: tools
        AssignedTo: jbevain at novell.com
        ReportedBy: benjamin.podszun at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

Using monolinker.exe on a binary of mine fails, because one of the dependencies
is a mixed mode file. I suggest adding a way to

a) specify a (white-)list of target dependencies (i.e. "Please shrink only the
roughly 30MB IKVM.OpenJDK.ClassLibrary.dll and leave all other files as-is")

b) specify a (black-)list of assemblies that should be left alone/copied only
(mixed mode files, files that are shared dependencies and shouldn't be adjusted
for this specific target file: "Do your thing but leave all _these_ files
completely alone")

c) both. ;-)

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list