Re: [Mjpeg-users] jpeg-mmx under Cygwin 2nd try

2005-05-16 Thread Steven M. Schultz
On Tue, 17 May 2005 [EMAIL PROTECTED] wrote: > I have been away for a couple of days but the patch for cygwin compiles > still doesn't appear in the cvs repository. ... It's a SourceForge issue. The changes are in the 'developer' system but SF has not propagated them over to th

Re: [Mjpeg-users] jpeg-mmx under Cygwin 2nd try

2005-05-16 Thread pjk
> On Thu, 12 May 2005 [EMAIL PROTECTED] wrote: > > > I include below my diff file for jpeg-mmx to enable compilation under > > cygwin. > > after application of this patch, run ./configure. The only remaining > > problem is the > > Thanks for reposting as an attachement - the lines were

Re: [Mjpeg-users] jpeg-mmx under Cygwin 2nd try

2005-05-16 Thread pjk
> > On Thu, 12 May 2005 [EMAIL PROTECTED] wrote: > > > I include below my diff file for jpeg-mmx to enable compilation under > > cygwin. > > after application of this patch, run ./configure. The only remaining > > problem is the > > Thanks for reposting as an attachement - the lines we

Re: [Mjpeg-users] jpeg-mmx under Cygwin 2nd try

2005-05-11 Thread Steven M. Schultz
On Thu, 12 May 2005 [EMAIL PROTECTED] wrote: > I include below my diff file for jpeg-mmx to enable compilation under cygwin. > after application of this patch, run ./configure. The only remaining problem > is the Thanks for reposting as an attachement - the lines weren't wrapped this

[Mjpeg-users] jpeg-mmx under Cygwin 2nd try

2005-05-11 Thread pjk
I include below my diff file for jpeg-mmx to enable compilation under cygwin. after application of this patch, run ./configure. The only remaining problem is the ASFLAGS in the generated Makefile should be changed to "-f win32" from "-f elf" I have not delved into configure to automate this. [EMA