gpc compiler failed on Mac OS X 10.9.1

Thomas Schneider schneidt at mail.nih.gov
Mon Feb 3 18:19:28 CET 2014


Adriaan:

> As an intermediate solution, the following works for me on 10.9
> 
> adriaan% gp hello.pas -Wl,-macosx_version_min,10.5
> adriaan% ./hello
> Hello, world.
> 
> adriaan% gp hello.pas -Wl,-macosx_version_min,10.6
> adriaan% ./hello
> Hello, world.
> 
> adriaan% gp hello.pas -Wl,-macosx_version_min,10.7,-no_pie
> adriaan% ./hello
> Hello, world.
> 
> This doesn't seem to require any of the SDKs, assuming that you previously installed libSystemStubs.

THANK YOU!!!

All three of those work for me, except that I am using 'gpc' instead
of 'gp'.  (And of course a different program name.)

What's the difference between gp and gpc?

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 at mail.nih.gov
  http://schneider.ncifcrf.gov/ (current link)
  http://alum.mit.edu/www/toms  (permanent link)



More information about the Gpc mailing list