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]

971023 cross install problems


Some little problems in installing egcs as m68k-coff cross-compiler:

    o gcc, c++ and g++ get installed (in $prefix/bin) as m68k-coff-gcc, 
      m68k-coff-c++ and m68k-coff-g++, even when I configure using
      --program-prefix=m68k- (I want them called m68k-gcc, etc).
      Same happens with the manual pages

    o configure flag --gxx-include-dir=<whatever> seems to be ignored
      (I'd like the headers to go in $prefix/m68k-coff/include/g++, not
      $prefix/include/g++)

It seems to be getting easier and easier for me to get egcs compiled and
running---thanks everyone!

Robin Kirkham			CSIRO Manufacturing Science and Technology
Project Engineer		Locked Bag 9, Preston 3072, Australia
robin.kirkham@mlb.dmt.csiro.au	Phone: +61 3 9662-7756  Fax: +61 3 9662-7851


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