This is the mail archive of the gcc-bugs@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: Headerfile conflict with egcs-1.1.1 and IRIX 6.5


I suggest you upgrade to gcc-2.95.2 Your test case does not exhibit such a problem on my irix6.5 installation with that version nor with the current snapshot version. I expect that such problems were the reason for extending the fixincludes to the irix port.

>.
 /sw/sgi_62/egcs-1.1.1/lib/gcc-lib/mips-sgi-irix6.2/egcs-2.91.60/specs
 gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

 goliath [/nfs/disk4/people/guenth/tmp] 111) uname -a
 IRIX64 goliath 6.5 07151439 IP27

 goliath [/nfs/disk4/people/guenth/tmp] 113) gcc -c test2.c 
 In file included from test2.c:2:
 /sw/sgi_62/egcs-1.1.1/lib/gcc-lib/mips-sgi-irix6.2/egcs-2.91.60/include/math.h
 :681:
 conflicting types for `srandom'

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