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]
Other format: [Raw text]

[Bug bootstrap/14120] New: m32r-port doesn't build


This is the last part of the build log with error messages:

/bin/sh ./libtool --mode=compile
/home/kazu/tmp/m32r-elf-gcc-ssa-0211-2100-0/gcc/xgcc
-B/home/kazu/tmp/m32r-elf-gcc-ssa-0211-2100-0/gcc/ -B/usr/local/m32r-elf/bin/
-B/usr/local/m32r-elf/lib/ -isystem /usr/local/m32r-elf/include -isystem
/usr/local/m32r-elf/sys-include -DHAVE_CONFIG_H -I.
-I/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap -I.   -O2 -fomit-frame-pointer -Wall
-O2 -fomit-frame-pointer -c /home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c
/home/kazu/tmp/m32r-elf-gcc-ssa-0211-2100-0/gcc/xgcc
-B/home/kazu/tmp/m32r-elf-gcc-ssa-0211-2100-0/gcc/ -B/usr/local/m32r-elf/bin/
-B/usr/local/m32r-elf/lib/ -isystem /usr/local/m32r-elf/include -isystem
/usr/local/m32r-elf/sys-include -DHAVE_CONFIG_H -I.
-I/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap -I. -O2 -fomit-frame-pointer -Wall
-O2 -fomit-frame-pointer -Wp,-MD,.deps/mf-runtime.pp -c
/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c -o mf-runtime.o
/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c:116: error:
`pthread_join' undeclared here (not in a function)
/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c: In function `__wrap_main':
/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c:671: warning: implicit
declaration of function `__real_main'
/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c: In function
`__mf_violation':
/home/kazu/gnu/gcc/gcc-ssa/gcc/libmudflap/mf-runtime.c:2217: warning: implicit
declaration of function `kill'
make[3]: *** [mf-runtime.lo] Error 1
make[3]: Leaving directory
`/home/kazu/tmp/m32r-elf-gcc-ssa-0211-2100-0/m32r-elf/libmudflap'

-- 
           Summary: m32r-port doesn't build
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at cs dot umass dot edu
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linus-gnu
GCC target triplet: m32r-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14120


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