Skip to content
  • Simon Marlow's avatar
    [project @ 1999-07-14 13:26:48 by simonmar] · a9778107
    Simon Marlow authored
    Don't attempt to discover the exact location of cpp, instead use 'gcc
    -E'.  With the right combination of flags, it seems we can get the
    same behaviour as calling cpp directly.
    a9778107