Re: libqthread.a

Aleksandar Bakic (bakicale@cps.msu.edu)
Thu, 30 Oct 1997 20:28:28 -0500 (EST)

The problem is that linker reports that it can't link, I think, guile
because the code in libthreads.a is not relocatable (the message
contains _something like_ "ld: fatal: relocations remain against
allocatable but non-writable sections"). Since I added -fPIC to CFLAGS
in qt/Makefile, I fixed that and now can't remember all the details. I
remember that I had the same problem with libqt.a before, and the
solution was the same. I guess it fine with --disable-shared.

Aleks

>
>
> >Again, I guess you should add -fPIC to CFLAGS in qt/Makefile. This
> >worked in an earlier snapshot.
>
> What's the problem here, to which this is a solution?
>
> (I can't find a previous message in this thread.)
>

-- 
Aleksandar Bakic, Comp.Sci. graduate student at Michigan State University
e-mail: bakicale@cps.msu.edu