My question was more to the idea of what features you are using in GPC that prevent you
from moving to another (non-gpc) compiler.

Scott Franco
-------- Original Message --------
Subject: Re: GPC compile on Mac OS X 10.10.5?
From: Schneider <schneidt@mail.nih.gov>
Date: Tue, January 26, 2016 12:50 pm
To: <samiam@moorecad.com>
Cc: <gpc@gnu.de>

Scott:

> So side question if you have some time.
> What features were you using outside of the ISO 7185 standard
> with GPC?

Here's what a call looked like:

gpc \
-Wl,-macosx_version_min,10.7,-no_pie \
--transparent-file-names \
--no-mixed-comments \
-O0 \
-Wall \
-Wno-identifier-case-local \
\
delila.p -o delila

The main function that I used is GetTimeStamp.

The full (rather complicated) script is at
https://alum.mit.edu/www/toms/ftp/gpcc
(but it was set for 10.10.5 and never worked)

Thanks,

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