Graphite/Cloog/PPL problems on Cygwin, HEAD broken maybe?

Richard Guenther rguenther@suse.de
Tue Jan 13 09:12:00 GMT 2009


On Mon, 12 Jan 2009, Sebastian Pop wrote:

> On Mon, Jan 12, 2009 at 9:52 AM, Dave Korn
> <dave.korn.cygwin@googlemail.com> wrote:
> > Firstly, there's a multiply-defined symbol:
> >
> > ---------------------------<snip>---------------------------
> > ranlib  libbackend.a
> > gcc-4  -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
> > -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition
> > -Wc++-compat -Wmissing-format-attribute -pedantic -Wno-long-long
> > -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -o
> > cc1-dummy.exe c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o
> > c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o
> > c-semantics.o c-ppoutput.o c-cppbuiltin.o c-objc-common.o c-dump.o c-pch.o
> > c-parser.o i386-c.o cygwin2.o msformat-c.o c-gimplify.o tree-mudflap.o
> > c-pretty-print.o c-omp.o dummy-checksum.o \
> >          main.o tree-browser.o libbackend.a ../libcpp/libcpp.a
> > ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -lintl -liconv
> > ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/usr/lib -L/usr/lib
> > -lmpfr -lgmp -L/opt/gcc-tools/lib -lcloog -L/opt/gcc-tools/lib -lppl_c -lppl
> > -lgmpxx
> > /opt/gcc-tools/lib/libcloog.a(domain.o): In function `debug_value':
> > /gnu/gcc/prereq/cloog/source/ppl/domain.c:3579: multiple definition of
> > `_debug_value'
> > libbackend.a(graphite.o):/gnu/gcc/gcc/gcc/graphite.c:68: first defined here
> > ---------------------------<snip>---------------------------
> >
> 
> Attached is a fix for this one.  Regstrapped on amd64-linux.
> Okay for trunk?

Ok.

Thanks,
Richard.



More information about the Gcc-patches mailing list