cpp behavior?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Fri, 19 May 2017 17:07:47 -0700
% which cpp
/usr/bin/cpp
troutmask:kargl[408] cpp --version
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
Target: x86_64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
troutmask:kargl[409] cpp --help |grep trad
  -traditional-cpp        Enable some traditional CPP emulation
troutmask:kargl[410] cpp -traditional-cpp boxmuller.F90 
cpp: error: unable to execute command: Executable "gcc" doesn't exist!

OK, so what is the preprocessor for clang?

-- 
Steve
20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4
20161221 https://www.youtube.com/watch?v=IbCHE-hONow
Received on Fri May 19 2017 - 22:07:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:11 UTC