GCC 2.95.1 Installation Problem

Jeffrey A Law law@cygnus.com
Thu Sep 30 19:57:00 GMT 1999


  In message < 37D94DA8.A242E467@InConcert.COM >you write:
  > Also note there was a core file (gcc/core):
  > 
  > Magic$ file gcc/core
  > gcc/core:       ELF 32-bit MSB core file SPARC Version 1, from 'fix-header'
Thanks.  I believe this has already been fixed and will be included in the
upcoming gcc-2.95.2 bugfix release.


  > #!/bin/sh
  > # This file was generated automatically by configure.  Do not edit.
  > # This directory was configured as follows:
  > ../../../src/gcc-2.95.1/configure --with-gcc-version-trigger=/home/base/gnu
  > /src/gcc-2.95.1/gcc/version.c --host=sparc-sun-solaris2.6 --prefix=/usr/gnu
  > /share --exec-prefix=/usr/gnu/solaris --with-gcc --norecursion 
  > # using "mh-frag"
Hmmm, looks like a problem in the code to avoid absolute paths for include 
files
(part of the infrastructure we're going to need to be able to move toolchains
around without recompilation).

jeff



More information about the Gcc-bugs mailing list