Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49233 - mono-0.31 fails to compile with gcc 3.4.0
Summary: mono-0.31 fails to compile with gcc 3.4.0
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-27 20:43 UTC by Robert Moss (RETIRED)
Modified: 2004-06-29 19:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix compilation error (mono-0.31-gcc34.patch,270 bytes, patch)
2004-04-27 20:44 UTC, Robert Moss (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.