SPECS: gc.spec (HEAD)

Michal Moskal malekith at pld-linux.org
Thu May 8 11:22:15 CEST 2003


On Mon, May 05, 2003 at 04:49:40PM +0200, undefine wrote:
> -%configure2_13
> -sed -e 's/-lpthread/& -ldl/' Makefile > Makefile.tmp
> -mv -f Makefile.tmp Makefile
> +%configure2_13 \
> +	--enable-threads=posix
> +#sed -e 's/-lpthread/& -ldl/' Makefile > Makefile.tmp
> +#mv -f Makefile.tmp Makefile
>  %{__make}

This is wrong. libgc is now not linked against libdl, which it uses.
Threads was not enabled only in Ra version (in Nest everything was fine),
since it has ancient compiler (but forcing =posix should work).

-- 
: Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv
: PLD Linux ::::::::: Wroclaw University, CS Dept : {E-,w}-- {b++,e}>+++ h



More information about the pld-devel-en mailing list