Re: GCC presentation targeted to users (43 slides in english)

2009-12-27 Thread erlv
Hi,guys: I have translate it to Chinese,and publish it here http://www.lingcc.com/2009/12/29/10503. As my English is not very good ,and don't know much about GCC.So there must be some incorrect in my translation. Any suggestion is welcome . And I have upload it to SlideShare, in order to

Re: in asm: where does ".zero 2102063220" come from?

2009-12-27 Thread Daniel Franke
On Sunday 27 December 2009 07:09:08 Jerry DeLisle wrote: > Daniel Franke wrote: > > The problem: for some reason the .o file for a small fortran program may > > be blown up to multiple GB. The diff below shows the differences in > > assembler of the testcase gfortran.dg/actual_array_substr_2.f90, o

gcc-4.3-20091227 is now available

2009-12-27 Thread gccadmin
Snapshot gcc-4.3-20091227 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20091227/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

Re: MPC required in one week.

2009-12-27 Thread Jie Zhang
On 12/27/2009 03:05 PM, Silvius Rus wrote: On the flip side, it's not necessarily easy to get it to work. On my build system, apt-get doesn't find it. Downloading and installing the .deb manually triggers 3 missing deps. apt-get install libmpc-dev libmpc-dev is already in squeeze and sid if

Re: MPC required in one week.

2009-12-27 Thread Jie Zhang
On 12/01/2009 06:25 PM, Paolo Bonzini wrote: On 11/30/2009 09:47 PM, Michael Witten wrote: On Mon, Nov 30, 2009 at 12:04 AM, Kaveh R. GHAZI wrote: The patch which makes the MPC library a hard requirement for GCC bootstrapping has been approved today. Out of curiosity and ignorance: Why, speci

Re: GCC (mirror)

2009-12-27 Thread Gerald Pfeifer
On Fri, 4 Dec 2009, fikri fadzil wrote: > I want to offer my site to become another mirror for GCC. the server > for my website is located in Malaysia. > > URL: http://hackgreen.org/gcc > Location: Malaysia > Email: ad...@hackgreen.org > Name: malaya Thank you for the offer! It is very easy to b

Re: Problem while configuring gcc3.2

2009-12-27 Thread Pardis Beikzadeh
Hi, I'm having a problem while installing gcc3.2. I'm trying to install gcc3.2 for my installation of cygwin because anything higher than that won't work if I try to compile mex files for Matlab. Unfortunately when I try to configure gcc3.2 (before getting to the bootstrap step), I get an error be

Re: Problem while configuring gcc3.2

2009-12-27 Thread Jie Zhang
Hi, Please don't top reply. On 12/28/2009 12:59 PM, Pardis Beikzadeh wrote: Hi, Also 'make bootstrap' doesn't work without running configure, so I'm not sure what the "recommended way" mentioned in the email below means. The bootstrap in Jim's reply means, I think, building a minimal (only C