home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / binutils-2.7-src.tgz / tar.out / fsf / binutils / config / mh-sun3 < prev    next >
Text File  |  1996-09-28  |  151b  |  4 lines

  1. # Sun's C compiler needs the -J flag to be able to compile cp-parse.c
  2. # without overflowing the jump tables (-J says to use a 32 bit table)
  3. CC = cc -J
  4.