dgtized (owner)

Revisions

  • c1d570 Tue Mar 10 10:04:34 -0700 2009
gist: 77000 Download_button fork
public
Public Clone URL: git://gist.github.com/77000.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
CC vm/objectmemory.cpp
CC vm/util/dlmalloc.c
cc1: warnings being treated as errors
vm/util/dlmalloc.c: In function ‘mmap_resize’:
vm/util/dlmalloc.c:2019: error: implicit declaration of function ‘mremap’
vm/util/dlmalloc.c: In function ‘sys_trim’:
vm/util/dlmalloc.c:2436: error: comparison between pointer and integer
rake aborted!
Command failed with status (1): [gcc -Ivm/external_libs/libtommath -Ivm/ext...]
 
(See full trace by running task with --trace)