Re: gpc compiler failed on Mac OS X 10.9.1
Adriaan van Os <[email protected]>
| Newsgroups | gmane.comp.compilers.gpc |
|---|---|
| Message-ID | <[email protected]> |
Thomas Schneider wrote: > 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 I hope to find the find the time to investigate the problem. In the mean time, does it help to compile with an SDK, e.g. gpc -Wl,-syslibroot,/Developer/SDKs/MacOSX10.x.sdk/ tst.pas where x is 5, 6, 7 or 8 ? Regards, Adriaan van Os _______________________________________________ Gpc mailing list [email protected] https://www.g-n-u.de/mailman/listinfo/gpc