Posted to tcl by auriocus at Sun Dec 07 20:56:00 GMT 2014view raw

  1. (VecTcl) 61 % set h [tcc4tcl::new]; $h ccode {#include <stdlib.h>}; $h go
  2. In file included from <string>:1:
  3. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/tcl.h:141:
  4. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/stdio.h:64:
  5. ~/Library/Tcl/tcc4tcl-0.23/include/sys/cdefs.h:81: warning: #warning "Unsupported compiler detected"
  6. In file included from <string>:3:
  7. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/stdlib.h:65:
  8. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/sys/wait.h:193:
  9. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/machine/endian.h:35:
  10. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/i386/endian.h:99:
  11. In file included from ~/Library/Tcl/tcc4tcl-0.23/include/sys/_endian.h:124:
  12. ~/Library/Tcl/tcc4tcl-0.23/include/libkern/_OSByteOrder.h:99: error: ';' expected (got "_OSSwapInt16")
  13. compilation failed
  14. (VecTcl) 62 %
  15.