http://www.riscos.info/bugzilla3/show_bug.cgi?id=188

           Summary: Failure building RISC OS native compiler
           Product: GCC/GCCSDK
           Version: other
          Platform: Other
        OS/Version: RISC OS
            Status: NEW
          Severity: normal
          Priority: P1
         Component: GCCSDK Build
        AssignedTo: [email protected]
        ReportedBy: [email protected]
   Estimated Hours: 0.0


When trying to build the native compiler with the following command,

./build-it riscos > build-output.txt 2>&1

I get this in the build log,

if arm-unknown-riscos-gcc -DHAVE_CONFIG_H -I.
-I/linux1/gccsdk/trunk/gcc4/riscos/asasm -I.    -D_GNU_SOURCE -std=c99 -W -Wall
-pedantic -Wbad-function-cast -Wcast-align -Wchar-subscripts -Winline
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls
-Wshadow -Wstrict-prototypes -Wwrite-strings  -MT asasm-error.o -MD -MP -MF
".deps/asasm-error.Tpo" -c -o asasm-error.o `test -f 'error.c' || echo
'/linux1/gccsdk/trunk/gcc4/riscos/asasm/'`error.c; \
        then mv -f ".deps/asasm-error.Tpo" ".deps/asasm-error.Po"; else rm -f
".deps/asasm-error.Tpo"; exit 1; fi
/linux1/gccsdk/trunk/gcc4/riscos/asasm/error.c: In function 'doline':
/linux1/gccsdk/trunk/gcc4/riscos/asasm/error.c:147: error: 'file' undeclared
(first use in this function)
/linux1/gccsdk/trunk/gcc4/riscos/asasm/error.c:147: error: (Each undeclared
identifier is reported only once
/linux1/gccsdk/trunk/gcc4/riscos/asasm/error.c:147: error: for each function it
appears in.)
make: *** [asasm-error.o] Error 1

-- 
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to