Working on what you requested. Last bit I have in a file is:
...
GEN lib/wctype.h
CC src/make-prime-list.o
CCLD src/make-prime-list
On 11/08/2012 08:38 PM, Michael Felt wrote:Thanks for the bug report.
> ld: 0711-317 ERROR: Undefined symbol: .rpl_malloc
Which command generated this diagnostic?
Build with "make V=1" to see.
Come to think if it, it'd be helpful if you
did a "make clean" followed by "make V=1"
and sent us the output of that.