This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC / FreeBSD 4.5-STABLE


Hey all.

I'm trying to compile an application which depends on gcc 3.0, however
the OS I'm running is FreeBSD 4.5-STABLE, which comes with (afaik) gcc
2.95 in base.

"gcc30" is in ports, which installs fine (with latest cvsup from
yesterday), however, when I try to run configure after I've exported the
correct enviroment variables so gcc 3.0's used...

checking whether we are using the GNU C++ compiler... yes
checking whether g++30 accepts -g... yes
yes
checking for gcc... gcc30
checking whether we are using the GNU C compiler... yes
checking whether gcc30 accepts -g... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++30 accepts -g... (cached) yes
checking how to run the C preprocessor... g++30
configure: error: C preprocessor "g++30" fails sanity check

Anybody have any ideas?

Thanks...

- Ryan

-- 
/* Ryan Verner           xfesty/irc.oublinet.net ::
 * ICQ 76626240       MSN dev.festy@start.com.au ::
 * EverQuest, Tholuxe Paells:    Mummer, Arrjart ::
 * <xfesty@devaluate.com>   <ryan@2xstreams.com> ::
  /
       "Spiral out.  Keep going, going..."



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]