Hi,

I want to compile the MJPEG-Tools with Cygwin, but it is less easy than I thought:

These errors come up, when "make"ing the recommended JPEG-MMX.

jidctint.c:196: warning: integer constant is too large for "long" type
...
jdsample.c:308: warning: integer constant is too large for "long" type
...
jdcolor.c:133: warning: integer constant is too large for "long" type
...
jdmerge.c:43: warning: integer constant is too large for "long" type

and finally:

gcc -o cjpeg cjpeg.o rdppm.o rdgif.o rdtarga.o rdrle.o rdbmp.o rdswitch.o cdjpe
g.o libjpeg-mmx.a
libjpeg-mmx.a(jcdctmgr.o)(.text+0x8b0):jcdctmgr.c: undefined reference to `_jcqu
ant_mmx'
libjpeg-mmx.a(jcdctmgr.o)(.text+0xb6f):jcdctmgr.c: undefined reference to `_jpeg
_fdct_ifast_mmx'
collect2: ld returned 1 exit status
make: *** [cjpeg] Error 1


Any Ideas???



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to