Re: icc with gcc 4.0.1 fails

2005-07-21 Thread michael
On Thu, 2005-07-21 at 09:34 +0100, michael wrote: > On Fri, 2005-07-15 at 09:10 +0200, Tim Ruehsen wrote: > > Am Freitag, 15. Juli 2005 00:46 schrieb michael: > > > On my 'unstable' box, gcc recently got upgraded to > > > 23:35:48 ~/C$ gcc --version > > > gcc (GCC) 4.0.1 (Debian 4.0.1-1) > > >

Re: icc with gcc 4.0.1 fails

2005-07-21 Thread michael
On Fri, 2005-07-15 at 09:10 +0200, Tim Ruehsen wrote: > Am Freitag, 15. Juli 2005 00:46 schrieb michael: > > On my 'unstable' box, gcc recently got upgraded to > > 23:35:48 ~/C$ gcc --version > > gcc (GCC) 4.0.1 (Debian 4.0.1-1) > > > > but now my existing Intel C compile installation falls ov

Re: icc with gcc 4.0.1 fails

2005-07-15 Thread Tim Ruehsen
Am Freitag, 15. Juli 2005 00:46 schrieb michael: > On my 'unstable' box, gcc recently got upgraded to > 23:35:48 ~/C$ gcc --version > gcc (GCC) 4.0.1 (Debian 4.0.1-1) > > but now my existing Intel C compile installation falls over: > 23:43:58 ~/C$ icc test.c > Command-line error: invalid G

icc with gcc 4.0.1 fails

2005-07-14 Thread michael
On my 'unstable' box, gcc recently got upgraded to 23:35:48 ~/C$ gcc --version gcc (GCC) 4.0.1 (Debian 4.0.1-1) but now my existing Intel C compile installation falls over: 23:43:58 ~/C$ icc test.c Command-line error: invalid GNU version number: 401 compilation aborted for test.c (code