gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Please check out this patch GMP against 2.6.4.


From: Camm Maguire
Subject: Re: [Gcl-devel] Please check out this patch GMP against 2.6.4.
Date: 12 Aug 2004 12:05:13 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  

OK, could you please try with --disable-dynsysgmp?  This should work
exactly as before.  Perhaps we can default to this in configure, but I
especially wanted to save you the build time.  If you can work out the
sed/bash issue, I'm hoping dynamic gmp will work for you.

Take care,

"Mike Thomas" <address@hidden> writes:

> Hi Camm.
> 
> I may not be able to pursue this further today but so that you don't feel
> tempted to rush out a release based on silence from me:
> 
> ===================================================================
> rm -rf gmp
> mkdir gmp
> a="" ; \
> for i in  ; do \
>       cp $i gmp/$(echo $i | sed -e 's,\.\./,,1' -e 's,/,_,g') ; \
> done
> /bin/sh: -c: line 1: syntax error near unexpected token `;'
> /bin/sh: -c: line 1: `a="" ;  for i in  ; do  cp $i gmp/$(echo $i | sed -e
> 's,\.\./,,1' -e 's,/,_,g') ;  done'
> make[1]: *** [gmpfiles] Error 2
> make[1]: Leaving directory `/c/lang/source/gcl/gcl-2.6.4-ansi/unixport'
> make: *** [unixport/saved_pre_gcl] Error 2
> ===================================================================
> 
> Cheers
> 
> Mike Thomas.
> 
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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