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]

Re: Building breaks on shared libs



  In message <199712031851.TAA10986@oehansen.pp.se>you write:
  > Jeffrey A Law writes:
  >  > 
  >  > Exactly what error message did it give you?
  >  > 
  > 
  >  Under the stdc++ tree, it builds the static libstdc++.a, and then
  > tries to build the shared libraries.  It then gives a message of a
  > number of files that are missing.
  > 
  >  I tried to build it, with 'make bootstrap' instead of
  > 'bootstrap-lean' incase.  In this case, it referred to files under
  > 'pic'.  These files were listed in a file called 'piclist' in the
  > libstdc++ folder.  All object files listed in this file, were missing 
  > and thus couldn't be complete the building of the shared libraries.
Don't try to describe what happened -- give us the raw messages.

jeff


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