Dear all,
I have a question regarding the weekly snapshot.
Since a few weeks it seems that the "i686-pc" version is not provided any more the last version I managed to have from the website is: grass-6.4.0svn-i686-pc-linux-gnu-10_07_2010.tar.gz
Now it seems to be replaced by: grass-6.4.0svn-x86_64-unknown-linux-gnu-14_08_2010.tar.gz
Is there a possibility to have again access to this "i686-pc" version because it was very useful 
Thanks in advance for your answer
Greg
---
Gregory Giuliani
Spatial Data Infrastructure
UNEP/DEWA/GRID-Europe
11, chemin des Anémones
CH - 1219 CHATELAINE
Phone: (+41 22) 917 84 17
Fax: (+41 22) 917 80 29
Web: http://www.grid.unep.ch
On Wed, Aug 18, 2010 at 11:26 AM, Gregory Giuliani
<gregory.giuliani@unepgrid.ch> wrote:
Dear all,
I have a question regarding the weekly snapshot.
Since a few weeks it seems that the "i686-pc" version is not provided any more the last
version I managed to have from the website is: grass-6.4.0svn-i686-pc-linux-gnu-10_07_2010.tar.gz
Now it seems to be replaced by: grass-6.4.0svn-x86_64-unknown-linux-gnu-14_08_2010.tar.gz
We have switched the server, the new one is a 64bit machine.
Is there a possibility to have again access to this "i686-pc" version because it was very useful 
I agree - we need to find a way to also generate 32bit binaries. I
suppose that it is easy but I have no experience (might be simple?)
Regards
Markus
Hi Markus,
Thanks for the information 
Unfortunately I don't have experience to generate 32bit binaries on 64bit server but it might be not to difficult, see:
http://www.linuxquestions.org/questions/linux-software-2/compiling-32-bit-application-on-64-bit-linux-x86_64-a-606548/
and
http://stackoverflow.com/questions/1272357/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machine-with-gcc-cmake
Regards
Greg
On Aug 19, 2010, at 1:08 PM, Markus Neteler wrote:
On Wed, Aug 18, 2010 at 11:26 AM, Gregory Giuliani
<gregory.giuliani@unepgrid.ch> wrote:
Dear all,
I have a question regarding the weekly snapshot.
Since a few weeks it seems that the "i686-pc" version is not provided any more the last
version I managed to have from the website is: grass-6.4.0svn-i686-pc-linux-gnu-10_07_2010.tar.gz
Now it seems to be replaced by: grass-6.4.0svn-x86_64-unknown-linux-gnu-14_08_2010.tar.gz
We have switched the server, the new one is a 64bit machine.
Is there a possibility to have again access to this "i686-pc" version because it was very useful 
I agree - we need to find a way to also generate 32bit binaries. I
suppose that it is easy but I have no experience (might be simple?)
Regards
Markus
---
Gregory Giuliani
Spatial Data Infrastructure
UNEP/DEWA/GRID-Europe
11, chemin des Anémones
CH - 1219 CHATELAINE
Phone: (+41 22) 917 84 17
Fax: (+41 22) 917 80 29
Web: http://www.grid.unep.ch
On Fri, Aug 20, 2010 at 7:39 AM, Gregory Giuliani
<gregory.giuliani@unepgrid.ch> wrote:
Hi Markus,
Thanks for the information 
Unfortunately I don't have experience to generate 32bit binaries on 64bit server but it might be not to difficult, see:
http://www.linuxquestions.org/questions/linux-software-2/compiling-32-bit-application-on-64-bit-linux-x86_64-a-606548/
and
http://stackoverflow.com/questions/1272357/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machine-with-gcc-cmake
thanks for the links. So it is as easy as using -m32?
No side effects?
Markus