> > > I have seen this as well, using -O2 -march=athlon-xp.
> > > The generated assembler tried to stuff -129 into a single byte.
> >
> > What about just trying -march=athlon?  The only difference is the SSE
> > support, which is quite new and may have latent bugs anyway.
> 
> I didn't try that, but i did not get that error using:
> -O2 -march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse
> to compile the xc/ tree


Is it just me, or does this whole discussion boil down to something
like "How can I overclock my compiler?"?

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to