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]

egcs-971031 sparc-sun-solaris2.6 build warnings and failure


	I tried building egcs-971031 on a local UltraSPARC system
configured with:  --with-gnu-as --with-gnu-ld --enable-shared
and BOOT_CFLAGS="-g -O2 -mcpu=ultrasparc".

	First, I had a large number of Fortran warnings about "subscript
has type `char'" (appended).

but the build died with a trivial "ln" error:

ln -s -f libstdc++.so.2.8.0 libstdc++.so
Usage: ln [-f] [-s] f1
       ln [-f] [-s] f1 f2
       ln [-f] [-s] f1 ... fn d1
gmake[2]: *** [libstdc++.so] Error 1
gmake[2]: Leaving directory
`/export/home0/dje/egcs-971031/libraries/libstdc++'
gmake[1]: *** [all-target-libstdc++] Error 2
gmake[1]: Leaving directory `/export/home0/dje/egcs-971031'
gmake: *** [bootstrap-lean] Error 2

David


f/bad.c:459: warning: subscript has type `char'
f/bad.c:459: warning: subscript has type `char'
f/bad.c:488: warning: subscript has type `char'
f/bad.c:488: warning: subscript has type `char'
f/bad.c:506: warning: subscript has type `char'
f/expr.c:9608: warning: subscript has type `char'
f/implic.c:96: warning: subscript has type `char'
f/intrin.c:1554: warning: subscript has type `char'
f/intrin.c:1556: warning: subscript has type `char'
f/intrin.c:1556: warning: subscript has type `char'
f/lex.c:4296: warning: subscript has type `char'
f/lex.c:4302: warning: subscript has type `char'
f/lex.c:4431: warning: subscript has type `char'
f/lex.c:4466: warning: subscript has type `char'
f/lex.c:4526: warning: subscript has type `char'
f/lex.c:4547: warning: subscript has type `char'
f/stb.c:1919: warning: subscript has type `char'
f/stb.c:1942: warning: subscript has type `char'
f/stb.c:1953: warning: subscript has type `char'
f/stb.c:1962: warning: subscript has type `char'
f/stb.c:1975: warning: subscript has type `char'
f/stb.c:2565: warning: subscript has type `char'
f/stb.c:2810: warning: subscript has type `char'
f/stb.c:3108: warning: subscript has type `char'
f/stb.c:3372: warning: subscript has type `char'
f/stb.c:3383: warning: subscript has type `char'
f/stb.c:4185: warning: subscript has type `char'
f/stb.c:4806: warning: subscript has type `char'
f/stb.c:5367: warning: subscript has type `char'
f/stb.c:5600: warning: subscript has type `char'
f/stb.c:6470: warning: subscript has type `char'
f/stb.c:6585: warning: subscript has type `char'
f/stb.c:6692: warning: subscript has type `char'
f/stb.c:6706: warning: subscript has type `char'
f/stb.c:7189: warning: subscript has type `char'
f/stb.c:7344: warning: subscript has type `char'
f/stb.c:7491: warning: subscript has type `char'
f/stb.c:8688: warning: subscript has type `char'
f/stb.c:9689: warning: subscript has type `char'
f/stb.c:9711: warning: subscript has type `char'
f/stb.c:9767: warning: subscript has type `char'
f/stb.c:10047: warning: subscript has type `char'
f/stb.c:10221: warning: subscript has type `char'
f/stb.c:12011: warning: subscript has type `char'
f/stb.c:12236: warning: subscript has type `char'
f/stb.c:17977: warning: subscript has type `char'
f/stb.c:19446: warning: subscript has type `char'
f/stb.c:19664: warning: subscript has type `char'
f/stb.c:19909: warning: subscript has type `char'
f/stb.c:20602: warning: subscript has type `char'
f/stb.c:20756: warning: subscript has type `char'
f/stb.c:20968: warning: subscript has type `char'
f/stb.c:22716: warning: subscript has type `char'
f/stb.c:22749: warning: subscript has type `char'
f/stb.c:24189: warning: subscript has type `char'
f/stb.c:24444: warning: subscript has type `char'
f/target.c:2320: warning: subscript has type `char'
f/target.c:2364: warning: subscript has type `char'
f/target.c:2408: warning: subscript has type `char'
f/top.c:153: warning: subscript has type `char'
f/bad.c:459: warning: subscript has type `char'
f/bad.c:459: warning: subscript has type `char'
f/bad.c:488: warning: subscript has type `char'
f/bad.c:488: warning: subscript has type `char'
f/bad.c:506: warning: subscript has type `char'
f/expr.c:9608: warning: subscript has type `char'
f/implic.c:96: warning: subscript has type `char'
f/intrin.c:1554: warning: subscript has type `char'
f/intrin.c:1556: warning: subscript has type `char'
f/intrin.c:1556: warning: subscript has type `char'
f/lex.c:4296: warning: subscript has type `char'
f/lex.c:4302: warning: subscript has type `char'
f/lex.c:4431: warning: subscript has type `char'
f/lex.c:4466: warning: subscript has type `char'
f/lex.c:4526: warning: subscript has type `char'
f/lex.c:4547: warning: subscript has type `char'
f/stb.c:1919: warning: subscript has type `char'
f/stb.c:1942: warning: subscript has type `char'
f/stb.c:1953: warning: subscript has type `char'
f/stb.c:1962: warning: subscript has type `char'
f/stb.c:1975: warning: subscript has type `char'
f/stb.c:2565: warning: subscript has type `char'
f/stb.c:2810: warning: subscript has type `char'
f/stb.c:3108: warning: subscript has type `char'
f/stb.c:3372: warning: subscript has type `char'
f/stb.c:3383: warning: subscript has type `char'
f/stb.c:4185: warning: subscript has type `char'
f/stb.c:4806: warning: subscript has type `char'
f/stb.c:5367: warning: subscript has type `char'
f/stb.c:5600: warning: subscript has type `char'
f/stb.c:6470: warning: subscript has type `char'
f/stb.c:6585: warning: subscript has type `char'
f/stb.c:6692: warning: subscript has type `char'
f/stb.c:6706: warning: subscript has type `char'
f/stb.c:7189: warning: subscript has type `char'
f/stb.c:7344: warning: subscript has type `char'
f/stb.c:7491: warning: subscript has type `char'
f/stb.c:8688: warning: subscript has type `char'
f/stb.c:9689: warning: subscript has type `char'
f/stb.c:9711: warning: subscript has type `char'
f/stb.c:9767: warning: subscript has type `char'
f/stb.c:10047: warning: subscript has type `char'
f/stb.c:10221: warning: subscript has type `char'
f/stb.c:12011: warning: subscript has type `char'
f/stb.c:12236: warning: subscript has type `char'
f/stb.c:17977: warning: subscript has type `char'
f/stb.c:19446: warning: subscript has type `char'
f/stb.c:19664: warning: subscript has type `char'
f/stb.c:19909: warning: subscript has type `char'
f/stb.c:20602: warning: subscript has type `char'
f/stb.c:20756: warning: subscript has type `char'
f/stb.c:20968: warning: subscript has type `char'
f/stb.c:22716: warning: subscript has type `char'
f/stb.c:22749: warning: subscript has type `char'
f/stb.c:24189: warning: subscript has type `char'
f/stb.c:24444: warning: subscript has type `char'
f/target.c:2320: warning: subscript has type `char'
f/target.c:2364: warning: subscript has type `char'
f/target.c:2408: warning: subscript has type `char'
f/top.c:153: warning: subscript has type `char'


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