This is the mail archive of the gcc-prs@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]

bootstrap/4197: mips-elf does not build libstdc++-v3/libsupc++ eh_personality.o



>Number:         4197
>Category:       bootstrap
>Synopsis:       mips-elf does not build libstdc++-v3/libsupc++ eh_personality.o
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 01 06:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     hp@bitrange.com
>Release:        Trunk as of Sat Sep  1 12:46:18 GMT 2001
>Organization:
>Environment:
Host is i686-pc-linux-gnu.  Target is mips-elf.
>Description:
Building libsupc++, you'll see this:

/home/hp/builds2/mips-sim/gcc/xgcc -B/home/hp/builds2/mips-sim/gcc/ -nostdinc++ -L/home/hp/builds2/mips-sim/mips-elf/mips3/libstd\
c++-v3/src -L/home/hp/builds2/mips-sim/mips-elf/mips3/libstdc++-v3/src/.libs -nostdinc -B/home/hp/builds2/mips-sim/mips-elf/mips3\
/newlib/ -isystem /home/hp/builds2/mips-sim/mips-elf/mips3/newlib/targ-include -isystem /home/hp/cvs_areas/combined/cvs_write/new\
lib/libc/include -B/home/hp/builds2/mips-sim/../install-mipssim/mips-elf/bin/ -B/home/hp/builds2/mips-sim/../install-mipssim/mips\
-elf/lib/ -isystem /home/hp/builds2/mips-sim/../install-mipssim/mips-elf/include -L/home/hp/builds2/mips-sim/ld -mips3 -I/home/hp\
/cvs_areas/combined/cvs_write/libstdc++-v3/../gcc -I/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/../include -I/home/hp/buil\
ds2/mips-sim/mips-elf/mips3/libstdc++-v3/include/mips-elf -I/home/hp/builds2/mips-sim/mips-elf/mips3/libstdc++-v3/include -I/home\
/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++ -g -O2 -mips3 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-string\
s -Winline -fdiagnostics-show-location=once -g -c /home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc \
-o eh_personality.o
/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc: In
   function `const unsigned char* parse_lsda_header(_Unwind_Context*, const
   unsigned char*, lsda_header_info*)':
/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc:71: cannot
   convert `_Unwind_Ptr*' to `_Unwind_Word*' for argument `2' to `const
   unsigned char* read_uleb128(const unsigned char*, _Unwind_Word*)'
/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc:80: cannot
   convert `_Unwind_Ptr*' to `_Unwind_Word*' for argument `2' to `const
   unsigned char* read_uleb128(const unsigned char*, _Unwind_Word*)'
/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc: In
   function `void __cxa_call_unexpected(_Unwind_Exception*)':
/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc:402: warning: new
   declaration `void __cxa_call_unexpected(_Unwind_Exception*)'
/home/hp/cvs_areas/combined/cvs_write/libstdc++-v3/libsupc++/eh_personality.cc:402: warning: ambiguates
   built-in declaration `void __cxa_call_unexpected(void*)'
make[8]: *** [eh_personality.lo] Error 1
make[8]: Leaving directory `/mnt/miscb3/builds2/mips-sim/mips-elf/mips3/libstdc++-v3/libsupc++'
>How-To-Repeat:
Follow <URL:http://gcc.gnu.org/simtest-howto.html>, use
mips-elf mips-sim.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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