Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 49233

Summary: mono-0.31 fails to compile with gcc 3.4.0
Product: Gentoo Linux Reporter: Robert Moss (RETIRED) <robmoss>
Component: [OLD] GCC PortingAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED WONTFIX    
Severity: normal CC: dotnet
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 48528    
Attachments: Patch to fix compilation error

Description Robert Moss (RETIRED) gentoo-dev 2004-04-27 20:43:38 UTC
Mono incorrectly (and needlessly) redefines malloc and calloc in jay/defs.h. The attached patch fixes this behaviour and allows compilation.

Reproducible: Always
Steps to Reproduce:
Comment 1 Robert Moss (RETIRED) gentoo-dev 2004-04-27 20:44:09 UTC
Created attachment 30207 [details, diff]
Patch to fix compilation error
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2004-06-29 19:49:57 UTC
Newer mono versions seem to work fine with gcc-3.4, marking WONTFIX, but feel free to reopen if this is still a problem.