steve.lhomme@free.fr wrote:
If only I could get a Makefile with cygwin, I could start trying to get MAD working in VC++. But I downloaded the latest cygwin version and when I run ./configure it tells me that GCC is present but cannot make excutables (!). Maybe that's my cygwin installation that is wrong. But if anybody could send me the working Makefile (for each dir) that would save me that time ;)
Since you asked so nicely :-) (Fixing your cygin setup may be more useful in the long run...).
VC++ can deal with 64bit integers there is a __int64 MS specific type. (which won't work with Borland compilers :( ) Otherwise assembly (MMX) could help.
If you're going to do something x86 specific, re-writing a few key sections with floating point might be a more interesting exercise...
Andre --
____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie