Compilation of egcs 1.0.1 with SunSolaris2.5

Jeffrey A Law law@cygnus.com
Mon Jan 19 02:30:00 GMT 1998


  In message < 34BF5024.C4B4A6F@sophia.inria.fr >you write:
  > So i just download the egcs 1.0.1 archive and after 5 hours of
  > compilation without probleme (only somme warning), i have somme problem
  > when i want to install it. It seems, that when the makefile enter in
  > directory gcc/f of my object dir it is searching for the source in the
  > wrong dir and then failing to find it, he stop. After i copy all the
  > sources files from (srcdir)/gcc/f to my (objdir)/gcc/f it run perfectly.
  > It's a little brutal but i don't understand a word in your makefile so i
  > was not able to modify it :-). 
This sounds like you're not using gnu make.  If you use gnu-make
the problem with not being able to find sources in gcc/f will go
away.

jeff



More information about the Gcc mailing list