Bug 548422

Summary: OO.o compile bloats mcs to several GB...
Product: [Mono] Mono: Compilers Reporter: Michael Meeks <mmeeks>
Component: C#Assignee: Mono Bugs <mono-bugs>
Status: RESOLVED DUPLICATE QA Contact: Mono Bugs <mono-bugs>
Severity: Critical    
Priority: P5 - None CC: pmladek
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: untar / make

Description Michael Meeks 2009-10-20 13:25:40 UTC
Untar the attached and run 'make'; I have:

Mono C# compiler version 2.4.0.0
$ mono --version
Mono JIT compiler version 2.4 (tarball Thu Aug 27 12:16:50 UTC 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none

This is a snapshot of the OpenOffice.org C# / Mono bindings. I'm running on SLED11 with the Mono packages from IBS' Moblin:Factory.

No doubt just some silly in there.
Comment 1 Michael Meeks 2009-10-20 13:26:11 UTC
Created attachment 323248 [details]
untar / make
Comment 2 Michael Meeks 2009-10-20 13:29:08 UTC
This could be bug #495112 - I'm applying the (not applied by default) workaround for that.
Comment 3 Michael Meeks 2009-10-20 13:34:52 UTC
Doh - dup :-)

*** This bug has been marked as a duplicate of bug 471379 ***