Anonymous | Login | Signup for a new account | 2021-03-05 00:44 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000504 | Dev Tools | Binutils XGATE | public | 2012-01-16 17:04 | 2012-01-16 17:06 | ||||||
Reporter | Fred | ||||||||||
Assigned To | sean94z | ||||||||||
Priority | high | Severity | block | Reproducibility | always | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | Apple Mac | OS | OS X | OS Version | 10.6 | ||||||
Summary | 0000504: Builds Fail On #include <malloc.h> Line | ||||||||||
Description | FreeAir:src fred$ grep -rn include bfd/ | grep malloc bfd/configure:13665:ac_fn_c_check_decl "$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default" bfd/configure.com:287:/* Whether malloc must be declared even if <stdlib.h> is included. */ bfd/elf32-xgate.c:29:#include <malloc.h> I'm 99.99999% sure that you should not be including that file. Please remove it on your side as the generated headers probably already provide it for you. If the build stops working, look at other headers included by other bfd impls, such as libiberty. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Copyright © 2000 - 2011 MantisBT Group |