http://www.riscos.info/bugzilla3/show_bug.cgi?id=190
Summary: dmalloc doesn't build
Product: Ports
Version: unspecified
Platform: Other
OS/Version: RISC OS
Status: NEW
Severity: feature request
Priority: P1
Component: Other
AssignedTo: [email protected]
ReportedBy: [email protected]
Estimated Hours: 0.0
dmalloc relies upon an old UnixLib symbol:
/home/riscos/env/arm-unknown-riscos-gcc -O3 -mpoke-function-name
-DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_W32API_WINBASE_H=0
-DHAVE_W32API_WINDEF_H=0 -DHAVE_SYS_CYGWIN_H=0 -DHAVE_SIGNAL_H=1 -I. -I. -c
chunk.c -o ./chunk.o
chunk.c: In function 'get_callers':
chunk.c:3324: warning: initialization makes pointer from integer without a cast
chunk.c:3363: error: '__32bit' undeclared (first use in this function)
--
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK