This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: egcs fails to build libio


I'm sorry there are some mis-spellings in my previous mail.

On Wed, 23 Dec 1998, Byeong-ryeol Kim wrote:
...
>  And, features.h of glibc-2.0.8 defines '__USE_EXTERN_INLINES__' as
> follows:
Here, it is not glibc-2.0.108, obviously.

> I did 'make -k check-targe-libio' after inserting similar macro
Here, 'chek-targe-libio' is mis-spelling of 'check-target-libio'.

...
>                 === gcc Summary ===
> 
> # of expected passes            4782
> # of unexpected failures        4
> # of unexpected successes       1
> # of expected failures          86
> # of untested testcases         7
> 
>                 === g++ Summary ===
> 
> # of expected passes            4782
> # of unexpected failures        4
> # of unexpected successes       1
> # of expected failures          86
> # of untested testcases         7
...
Here, 'gcc summary' is that of g++, it should be as follows:

                === gcc Summary ===

# of expected passes            7811
# of unexpected failures        28
# of expected failures          13
# of unsupported tests          12

-- 
 "Where there is a will, there is a way."  jinbo21@soback.kornet21.net 
                                           kbeyl@kids.kotel.co.kr      
  For the future of you and me!            hitel: jinbo21



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