public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* make bootstrap fails with egcs-1.0 on Solaris 2.6
@ 1997-12-03 21:48 Dean Povey
  1997-12-03 23:52 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Dean Povey @ 1997-12-03 21:48 UTC (permalink / raw)
  To: egcs

Hi all,

Maybe I am missing something fundamental, but I am finding that egcs-1.0 won't 
build.  It bombs out with the following error:


../../../egcs-1.0/libiberty/floatformat.c:21: math.h: No such file or directory
gnumake[2]: *** [floatformat.o] Error 1
gnumake[2]: Leaving directory `/secarch/tmp/egcs-1.0-obj/libraries/libiberty'
gnumake[1]: *** [all-target-libiberty] Error 2
gnumake[1]: Leaving directory `/secarch/tmp/egcs-1.0-obj'
gnumake: *** [bootstrap] Error 2

If I go and edit the makefile to -I the gcc 2.7.2 include dir which defines 
all these headers, it compiles libiberty and then bombs in libio. If I do the 
same again, it keeps going and then chokes on a header file in /usr/include 
complaining about a missing ;.

Didn't have this problem with the snapshot before last.

Any clues?
-- 
+----------------------------------------+-------------------------------+
| Dean Povey,                            |  Email: povey@dstc.edu.au     |
| Research Scientist, Security Unit,     |  Phone: +61 7 3864 2799       | 
| CRC for Distributed Systems Technology |  Fax:   +61 7 3864 1282       |
+----------------------------------------+-------------------------------+



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: make bootstrap fails with egcs-1.0 on Solaris 2.6
  1997-12-03 21:48 make bootstrap fails with egcs-1.0 on Solaris 2.6 Dean Povey
@ 1997-12-03 23:52 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1997-12-03 23:52 UTC (permalink / raw)
  To: Dean Povey; +Cc: egcs

  In message < 199712040547.PAA08242@typhoon.dstc.qut.edu.au >you write:
  > Maybe I am missing something fundamental, but I am finding that
  > egcs-1.0 won't build.  It bombs out with the following error:
Exactly what configuration are you using?  What compiler is building
floatformat.c and failing?  gcc-2.7 or egcs?

I don't think gcc-2.7 correctly supported solaris2.6; you might be
better off wiping your object directory, then setting CC to cc and
then reconfiguring & rebuilding egcs.

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-12-03 23:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-03 21:48 make bootstrap fails with egcs-1.0 on Solaris 2.6 Dean Povey
1997-12-03 23:52 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).