public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Building breaks on shared libs
@ 1997-12-02 22:54 Orn E. Hansen
  1997-12-03  8:36 ` Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: Orn E. Hansen @ 1997-12-02 22:54 UTC (permalink / raw)
  To: egcs

  I've applied the patches for the December 1st snapshot, and
configured it with '--enable-shared' and '--enable-thread'.  After
having given the command:

  make bootstrap-lean

  The build successfully built the compiler and utilities, and went on 
to the stdc++, finishing with making a static one 'libstdc++.a'.  But
breaks on making the shared 'libstdc++.so.2.8.0'.  It gives errors on
several files that are referred to under the 'libio' tree.  Thinking
that some of these files were non-existant. However, taking a quick
look under the 'libio', those files were there.  Maybe the links to
these files, for the making of shared libs, are given relative to the
wrong root tree?

  The system I build it on, is Debian, with glibc 2.0.5c.  I've
successfully used the egcs compiler with the static library, without
any problems.  I also installed only the 'egcs-core' and 'egcs-c++'
parts of egcs (I don't need fortran :-)


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

end of thread, other threads:[~1997-12-05 10:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-02 22:54 Building breaks on shared libs Orn E. Hansen
1997-12-03  8:36 ` Jeffrey A Law
1997-12-03 12:54   ` Orn E. Hansen
1997-12-05  9:20     ` Jeffrey A Law
1997-12-05 10:44       ` Orn E. Hansen

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).