Schneider, Thomas (NIH/NCI) [E] wrote:
gpc folks:
I have moved to a new Mac running OS X 10.7.4 and Gnu Pascal now doesn't work:
% more h.p program helloworld (output); begin writeln(output,'hello world'); end. % gpc h.p ld: library not found for -lSystemStubs collect2: ld returned 1 exit status
Any suggestions on how to fix this?
Sorry, I can not reproduce that here on 10.7. What version of gpc do you have installed ? Please give me the output of "gpc-v". And what version of Xcode ?
Regards,
Adriaan van Os