On Wednesday 27 April 2005 21:02, Alfonso wrote:
> >After fixing these jpeg-mmx compiles ok and runs the included tests.
>
> I managed to compile mencoder without the assembly part, after
> determining that it was not possible to compile the assembly bits
> without substantial rewrite, but now I se
After fixing these jpeg-mmx compiles ok and runs the included tests.
I managed to compile mencoder without the assembly part, after
determining that it was not possible to compile the assembly bits
without substantial rewrite, but now I see that perhaps I was wrong. I
asked for help in this
Hallo
> I started with jpeg-mmx and found there were two major problems when
> using GNU C ( cygqin or mingw). Firstly autoconf set ASMFLAGS to "-f
> elf" as is appropriate for a linux environment rather than "-f coff" or "-f
> win32". It did look for and environment variable CYGWIN to configure
>
Hi Luke
I too am interested in compiling under windows, though I would prefer to
be independent of cyqwin. It is beeing down because DVDStyler and
DVDAuthorGUI both distribute with windows executables, which are not
dependant on cygwin.dll.
I started with jpeg-mmx and found there were two major