Help for this page

Select Code to Download


  1. or download this
    cc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldopts`
    
  2. or download this
    C:\_32>gcc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldo
    +pts`
    gcc: error: `perl: No such file or directory
    gcc: error: unrecognized command line option '-MExtUtils::Embed'