#37206: pcc: does it actually work on today's machines/OS? ------------------------------+-------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: pcc | ------------------------------+-------------------------------- Comment (by akim.demaille@…): I should have shown this: {{{ $ pcc -v /tmp/foo.c pcc 1.0.0.RELEASE 20110221 for i386-apple-darwin12.2.1, root@erebus.local /opt/local/libexec/cpp -v -D__PCC__=1 -D__PCC_MINOR__=0 -D__PCC_MINORMINOR__=0 -D__GNUC__=4 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=1 -D__GNUC_STDC_INLINE__=1 -D__VERSION__="pcc 1.0.0.RELEASE 20110221 for i386-apple-darwin12.2.1, root@erebus.local" -D__SCHAR_MAX__=127 -D__SHRT_MAX__=32767 -D__INT_MAX__=0x7fffffff -D__LONG_MAX__=0x7fffffff -D__LONG_LONG_MAX__=0x7fffffffffffffffLL -D__REGISTER_PREFIX__= -D__USER_LABEL_PREFIX__= -D__Darwin__ -D__APPLE__ -D__STDC_ISO_10646__=200009L -D__WCHAR_TYPE__=int -D__SIZEOF_WCHAR_T__=4 -D__WCHAR_MAX__=2147483647 -D__WINT_TYPE__=unsigned int -D__SIZE_TYPE__=unsigned long -D__PTRDIFF_TYPE__=long int -D__SIZEOF_WINT_T__=4 -D__i386__ -D__LITTLE_ENDIAN__ -S /opt/local/include/pcc/ -S /usr/include/ -S /opt/local/lib/pcc/i386-apple- darwin12.2.1/1.0.0.RELEASE/include/ /tmp/foo.c /tmp/ctm.4d2kGy cpp: pcc 1.0.0.RELEASE 20110221 for i386-apple-darwin12.2.1, root@erebus.local /opt/local/libexec/ccom -k /tmp/ctm.4d2kGy /tmp/ctm.LyUE7D as -v -o /tmp/ctm.vtuyHS /tmp/ctm.LyUE7D Apple Inc version cctools-836, GNU assembler version 1.38 /tmp/ctm.LyUE7D:5:suffix or operands invalid for `push' /tmp/ctm.LyUE7D:12:suffix or operands invalid for `pop' /tmp/ctm.LyUE7D:22:unknown section type: non_lazy_symbol_pointers /tmp/ctm.LyUE7D:22:Rest of line ignored. 1st junk character valued 32 ( ). }}} -- Ticket URL: <https://trac.macports.org/ticket/37206#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS