Hi John,
Found your post after all...
On Monday 30 Dec 2002 3:11 am, John Ribera wrote:
> I changed line 394:
> punpcklwd mm5, [INP+8]
> to these two lines:
> movd mm2, [INP+8]
> punpcklwd mm5, mm2
>
> since nasm had a problem with the source size.
This seems to be a bug in
On Montag, 30. Dezember 2002 03:31, John Ribera wrote:
> By the way: I am attempting to compile everything on cygwin. I have had to
> download and try to install the following:
>
> SDL-1.2.5: success (I was suprised at this)
> avifile0.7-0.7-22: failed
> glib-2.0.7: requires libiconv and pkgconfig
By the way: I am attempting to compile everything on cygwin. I have had to
download and try to install the following:
SDL-1.2.5: success (I was suprised at this)
avifile0.7-0.7-22: failed
glib-2.0.7: requires libiconv and pkgconfig but link failed miserably after
succesfully obtaining dependent pa