I have Mac OS X 10.9.1 Maveric. Pacal programs compile but fail to run:
% cat tst.p program h(output); begin writeln(output,'did'); end.
% tst dyld: no valid entry point Trace/BPT trap
but a previously compiles version does run:
% tst2009 did
http://www.microbizz.nl/gpc.html
There I find:
GNU Pascal 3.4.6u4 installer for Mac OS X 10.6 Intel native and PowerPC cross-compiler15.7 MB)
The file gpc346u4-10.6-Intel.dmg is identical (by diff) with the one I already have installed.
So what's wrong? How do I get it to compile correctly?
Tom
Thomas D. Schneider, Ph.D. Senior Investigator National Institutes of Health National Cancer Institute Center for Cancer Research Gene Regulation and Chromosome Biology Laboratory Molecular Information Theory Group Frederick, Maryland 21702-1201 schneidt@mail.nih.gov http://schneider.ncifcrf.gov/ (current link) http://alum.mit.edu/www/toms (permanent link)