Fwd: 2.13.3.4, glib 2.9.1, invalid for 'mov'



Oops, sorry, meant to send this to the list ...

---------- Forwarded message ----------
From: Adam Worrall <abworrall gmail com>
Date: Jan 6, 2006 3:29 PM
Subject: Re: 2.13.3.4, glib 2.9.1, invalid for 'mov'
To: Bob Kashani <bobk ocf berkeley edu>


On 1/6/06, Adam Worrall <abworrall gmail com> wrote:
> On 1/6/06, Bob Kashani <bobk ocf berkeley edu> wrote:
> > On Thu, 2006-01-05 at 17:06 -0500, Adam Worrall wrote:
> > > FWIW, 2.13.3.4 still gives the errors below. I think that's because my
> > > binutils don't like linking against glib 2.9.1. I shall await glib
> > > 2.9.2 with excitement !
> >
> > Adam, glib 2.9.2 was just released. Give it a shot and report back. :)
>
> Well that was good timing ! But sadly, the 'invalid for mov' problem
> is still there. If anyone else has any tips to offer, they'd find a
> very welcome home :)
>
> On an alternative note, I downloaded newer versions of binutils,
> compiled them, and then tried to compile garnome using them. The first
> run of a ./configure gets confused, as shown below. It was a bit of a
> longshot I suppose.

Actually, that error was perhaps a red-herring. The real problem seems
to be in bootstrap/popt, when I'm using a fresly compiled set of
binutils; I get "attempted static link of dynamic object".

Perhaps someone else has seen this before ?

[...]
creating libpopt.la
(cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la)
source='test1.c' object='test1.o' libtool=no \
depfile='.deps/test1.Po' tmpdepfile='.deps/test1.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I/ita/gar65/include  -g
-I/ita/gar65/include -L/ita/gar65/lib -O2 -pipe -c `test -f 'test1.c'
|| echo './'`test1.c
/bin/sh ./libtool --mode=link cc  -g -I/ita/gar65/include
-L/ita/gar65/lib -O2 -pipe  -L/ita/gar65/lib -L/lib64 -L/usr/lib64
-L/usr/local/lib64 -L/usr/X11R6/lib64 -lXtst -L/ita/gar65/lib -o test1
-all-static test1.o libpopt.la
cc -g -I/ita/gar65/include -O2 -pipe -o test1 -static test1.o
-L/ita/gar65/lib -L/lib64 -L/usr/lib64 -L/usr/local/lib64
-L/usr/X11R6/lib64 ./.libs/libpopt.so -lXtst -Wl,--rpath
-Wl,/ita/gar65/src/work/popt/main.d/popt-1.7/.libs -Wl,--rpath
-Wl,/ita/gar65/lib
/ita/gar65/bin/ld: attempted static link of dynamic object `./.libs/libpopt.so'
collect2: ld returned 1 exit status
make[4]: *** [test1] Error 1



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