denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] the release


From: Richard Shann
Subject: Re: [Denemo-devel] the release
Date: Mon, 02 Nov 2009 12:35:56 +0000

On Sat, 2009-10-31 at 23:07 +0000, Richard Shann wrote:
> I cannot get gub to build, and I don't think we can announce a release
> without a windows binary. 
> If we can't make progress via gub I will try and build denemo via the
> old hand-built methods.

Well, hand-building on windows has failed too, because of gtksourceview,
which we introduced for editing scheme, and which would require me to do
more installing of gtk stuff under windows.
I really don't want to put my effort in there. 

Perhaps we have to debug gub. After git pull in gub and make denemo the
first signs of trouble are:

git: /home/rshann/gub/target/tools/root/usr/lib/libz.so.1: no version
information available (required by git)
/bin/sh: line 0: cd: /home/rshann/gub/downloads/denemo/git: No such file
or directory
it ends with

Command barfed: cd /home/rshann/gub/target/mingw/build/cross/gcc-4.1.1
&& make -j2
tooldir='/home/rshann/gub/target/mingw/root/usr/cross/i686-mingw32'
gcc_tooldir='/usr/i686-mingw32'

Which is a crash by the linker trying to build the compiler
 - from the entry in the target/mingw/log/cross/gcc.log:

gcc   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute
-DHAVE_CONFIG_H  -o cc1plus \
              cp/cp-lang.o stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o
cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o
cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o
cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o
cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o
cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o
attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o
c-dump.o winnt-cxx.o c-pretty-print.o c-opts.o c-pch.o c-incpath.o
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o
tree-inline.o cc1plus-checksum.o main.o
libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a   ../libiberty/libiberty.a
collect2: ld terminated with signal 11 [Segmentation fault]
make[2]: *** [cc1] Error 1

It seems like it would be a good idea to return to earlier versions of
the tools - for example the ones that were working at the time of our
last release. I don't know how this is managed though.

If anyone can help, please do.

Richard




> Richard
> 
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]