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 ada/58239] New: [4.9 regression] pretty-print.c:789: undefined reference to `operator delete(void*)'


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

            Bug ID: 58239
           Summary: [4.9 regression] pretty-print.c:789: undefined
                    reference to `operator delete(void*)'
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org

../../xgcc -B../../ -static-libgcc -I- -I../rts -I.
-I/usr/local/gcc/gcc-2013082
5/gcc/ada -DIN_GCC  -DUSE_LIBUNWIND_EXCEPTIONS -O2 -g -W -Wall  -o
../../gnatlin
k b_gnatl.o gnatlink.o a-except.o ali.o alloc.o butil.o casing.o csets.o
debug.o
 fmap.o fname.o gnatvsn.o hostparm.o indepsw.o interfac.o i-c.o i-cstrin.o
namet
.o opt.o osint.o output.o rident.o s-exctab.o s-secsta.o s-stalib.o s-stoele.o
s
default.o snames.o stylesw.o switch.o system.o table.o targparm.o tree_io.o
type
s.o validsw.o widechar.o \
                    ../link.o ../targext.o ../../ggc-none.o
../../libcommon-targ
et.a ../../libcommon.a ../../../libcpp/libcpp.a ../rts/libgnat.a  
../../../libb
acktrace/.libs/libbacktrace.a ../../../libiberty/libiberty.a  
/bin/sh ./libtool --tag=GCJ   --mode=compile
/usr/local/gcc/gcc-20130825/Build/.
/gcc/gcj -B/usr/local/gcc/gcc-20130825/Build/ia64-suse-linux/libjava/
-B/usr/loc
al/gcc/gcc-20130825/Build/./gcc/ -B/usr/ia64-suse-linux/bin/
-B/usr/ia64-suse-li
nux/lib/ -isystem /usr/ia64-suse-linux/include -isystem
/usr/ia64-suse-linux/sys
-include    -funwind-tables -fclasspath=
-fbootclasspath=../../../libjava/classp
ath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2  -c -o
gnu/j
ava/lang.lo
-fsource-filename=/usr/local/gcc/gcc-20130825/Build/ia64-suse-linux/
libjava/classpath/lib/classes -MT gnu/java/lang.lo -MD -MP -MF
gnu/java/lang.dep
s @gnu/java/lang.list
../../libcommon.a(pretty-print.o): In function
`pretty_printer::~pretty_printer(
)':
/usr/local/gcc/gcc-20130825/Build/gcc/../../gcc/pretty-print.c:789: undefined
re
ference to `operator delete(void*)'
collect2: error: ld returned 1 exit status
make[3]: *** [../../gnatlink] Error 1
make[3]: Leaving directory `/usr/local/gcc/gcc-20130825/Build/gcc/ada/tools'
make[2]: *** [gnattools-native] Error 2
make[2]: Leaving directory `/usr/local/gcc/gcc-20130825/Build/gnattools'
make[1]: *** [all-gnattools] Error 2


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