RE: problem with the gcc 3.4.4

2006-03-02 Thread Dave Korn
On 02 March 2006 00:02, Mike Stump wrote: > On Mar 1, 2006, at 3:47 AM, HASSAN AL MOATASSIME wrote: >> I have a problem with the compiler gcc 3.4.4. >> With the gcc 3.2 compiler, i have no problem with the following >>instruction : creal(U0[i])=PartieReelle; >>cimag

Re: problem with the gcc 3.4.4

2006-03-01 Thread Mike Stump
On Mar 1, 2006, at 3:47 AM, HASSAN AL MOATASSIME wrote: I have a problem with the compiler gcc 3.4.4. With the gcc 3.2 compiler, i have no problem with the following instruction : creal(U0[i])=PartieReelle; cimag(U0[i])=PartieImaginaire; Now with the gcc 3.4.4 i

problem with the gcc 3.4.4

2006-03-01 Thread HASSAN AL MOATASSIME
Hi, I have a problem with the compiler gcc 3.4.4. With the gcc 3.2 compiler, i have no problem with the following instruction : creal(U0[i])=PartieReelle; cimag(U0[i])=PartieImaginaire; Now with the gcc 3.4.4 i have the folowing message : -- erreur: invalid lvalue