This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
A local friend provided this bug report for me. I hope you find it useful in some way. ---------------------------------------------------------------- Date: Sat, 4 Mar 1995 17:57:09 -0500 From: Adrian Rodriguez <adrian@romulus.rutgers.edu> You may want to pass this on to your friends at Cygnus. Software: Binutils 2.5.2 Source: ftp://prep.ai.mit.edu/pub/gnu/binutils-2.5.2.tar.gz Host: SGI Indigo OS: Irix 4.0.5F Bug: configure forces use of cc Description: It appears that there is no way to use gcc to build binutils short of changing the definition of CC in binutils-2.5.2/config/mh-irix4. The configure script provided ignores the environment variable CC and the command line options --with-gcc and --with-gnu-c. Binutils will not build with the version of SGI's C compiler on this machine. I want to do this because SGI's compiler barfs on targ-cpu.c with errors I can provide if you are interested.