Re: gpc compiler failed on Mac OS X 10.9.1

Thomas Schneider <[email protected]>
Newsgroups gmane.comp.compilers.gpc
Message-ID <[email protected]>
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
  [email protected]
  http://schneider.ncifcrf.gov/ (current link)
  http://alum.mit.edu/www/toms  (permanent link)

_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.