home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / gcc-2.3.3-src.lha / GNU / src / amiga / gcc-2.3.3 / config / x-rs6k-mach < prev    next >
Text File  |  1994-02-06  |  157b  |  8 lines

  1. # configuration for IBM rs6000 running MACH
  2.  
  3. # Show we need to use the C version of ALLOCA
  4. ALLOCA=alloca.o
  5.  
  6. # For some reason, we need -lm for cc1.
  7. CLIB=-lm
  8.