Hallo

> When I add the .o files to the link spec the ld program dies with a
> segmentation fault. This is (first assumption) because the output format
> of nasm is set to a different one than ld expects in CygWin. However,
> changing the output format of nasm to gnuwin32 makes the assembler
> complain about features not available in this ouput format.
> 
> Googling on this subject it seems that the way for a .s (assembly)
> module to locate the global variables is different from W32 and Linux
> and thus (second assumption) the thing seems to be unsolvable short of
> some serious rewriting of  the assembly modules.
Have you tried to use the original C version instead of the ASM routines
?
The .o files are precopiled for the Linux version, I would guess that
they cause problems. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to