Parent Directory | Revision Log
CFLAGS: Removed "-rdynamic". LDFLAGS: Added "-Xlinker --export-dynamic"; Replaces "-rdynamic". Also, added "-lmcheck" for malloc debugging; *Note Heap Consistency Checking:(libc)Heap Consistency Checking.
1 | teddy | 1.3 | CFLAGS=-Wall -g |
2 | LDFLAGS=-ldl -lmcheck -Xlinker --export-dynamic | ||
3 | teddy | 1.1 | |
4 | all: stack |
root@recompile.se | ViewVC Help |
Powered by ViewVC 1.1.26 |