Menu

#1 Memory.c Errors

open
nobody
None
5
2008-04-07
2008-04-07
No

~/Desktop> make
gcc -DANYOS -g -Wall -c task.c -o task.o
gcc -DANYOS -g -Wall -c memory.c -o memory.o
memory.c: In function ‘heap_walk’:
memory.c:261: error: invalid lvalue in assignment
memory.c: In function ‘heap_alloc’:
memory.c:315: error: invalid lvalue in assignment
memory.c: In function ‘heap_free’:
memory.c:406: error: invalid lvalue in assignment
make: *** [memory.o] Error 1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB