This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: Using 2.90.60 as standard C++ lib with gcc 2.95


> So how do I get gcc-2.95 to use 2.90.6 by default?

You modify the specs compiled into the preprocessor and cc1plus
appropriately. I don't think there is an established procedure for
doing so, yet, so you have to find out yourself. When you do, please
provide a patch for the documentation.

> Also ... out of curiosity I ran make check on my newly built library
> ... unlike the pass/fail ratio on the web page (45/2 or something?)
> practically all my tests failed! It built and installed fine on my
> RH6.0/Intel install. I built gcc-2.95 with egcs-1.1.2 and I built
> the library with gcc-2.95. What did I do wrong?

As far as I can tell, the biggest error was not to tell us exactly
what the output of the test run was, in terms of produced log files
etc. That would give a clue about the problems you see.

Regards,
Martin

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