dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]error compiling pnet on gcc 3.2.1


From: Rainer Groesslinger
Subject: Re: [DotGNU]error compiling pnet on gcc 3.2.1
Date: Sat, 8 Feb 2003 15:53:44 +0100

On Sat, 8 Feb 2003 15:06:41 +0100
address@hidden wrote:

 
> have You any suggestions what may be wrong?
> (note - this was compiled with -O2, not -O3!)
> somebody tries to compile pnet with gcc 3.2.1? on gcc 2.95.3 all
> compiles fine...
> 
> Andrzej Dopiera_______________________________________________

You have used march=i686...
There are a few lines in cvm.c which break the compile in some cases and when I 
switched from '-march=athlon-tbird -O2 -pipe -mmmx -m3dnow' to -O2 only it 
compiled cleanly...try without the march option, that should work.


Rainer


reply via email to

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