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]
Other format: [Raw text]

libstdc++ multilib configury broken in CVS head


Hello,

in the current CVS head, multilibs appear to be broken for libstdc++.
The non-default multilibs simply are not built.  This applies only to
libstdc++, the multilibs for all other target libraries work fine.

The difference between libstdc++ and the other target libraries occurs
already at the configure stage; for other libraries I see first
  Configuring multilibs for libiberty
and later on
  Adding multilib support to Makefile in ../../../gcc-head/libiberty

while for libstdc++, I only see
  Configuring multilibs for libstdc++
and the 'Adding multilib' and following lines are missing.

Any ideas what is broken here?


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com


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