We need to find a way to disable make install/check for yasm easily , so that 
we can upgrade yasm without hassle . Currently I disabled each Makefile.am in 
each src directory for the install , there was about 15 files , and for make 
check I think there was another 20 or so , yuck.

Perhaps change the yasm make check to make cheque , that way it would not be 
run automatically.


On Saturday 11 April 2009 01:58:41 Bill Hart wrote:
> This includes some updates we'd like to have. But I think we'll put
> off the upgrade to 1.2.0, as we don't want to break anything now that
> we are so close to a release.
>
> Bill.
>
> 2009/4/11 mabshoff <[email protected]>:
> > By the way: Yasm 0.8 was released *today*, so we might want to upgrade
> > for the next major release of MPIR anyway:
> >
> > Changes from 0.7.2 to 0.8.0:
> >
> >  * Add TASM-like basic syntax and frontend (contributed by Samuel
> > Thibault).
> >  * Add movbe instruction and CPU feature.
> >  * Use UNIX (not Windows) path functions on CygWin? platform (#157).
> >  * Don't require 0d/0e/0f/0t prefix on floating point numbers in GAS
> > syntax (#161).
> >  * Legalize effective addresses such as [eax*2+ebx*2-ebx].
> >  * Allow @ signs in identifiers in win32/win64 GAS syntax (#164).
> >  * Update AVX and FMA to latest Intel specifications (contributed by
> > Mark Charney, Intel).
> >  * Update code alignment opcodes for modern processors, make
> > configurable using CPU directive (contributed by Brian Gladman).
> >  * Fix referencing of local label from line that defines nonlocal
> > label.
> >  * Default memory size to "s" for no-suffix FP conversions in GAS
> > syntax.
> >  * Other bugfixes.
> >
> > Chers,
> >
> > Michael
>
> 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to