Re: compile arsperl on HP
Brought to you by:
jeffmurphy
|
From: Charlie C. <ch...@mi...> - 1996-10-15 01:29:40
|
I did not get the link stage yet. I encountered following compiling errors: cc: "ARS.c", line 60: error 1000: Unexpected symbol: "*". cc: "ARS.c", line 61: error 1000: Unexpected symbol: "*". cc: error 2017: Cannot recover from earlier errors, terminating. *** Error code 1 Also the alloca.h is not available on HP, I would change all alloca calls to malloc, would this be any problems? My HP is on 9.x OS and compiler was "upgraded". thanks charlie |