Compiler errors with mingw64

Tom Reahard tom@symmetry.com
Wed Oct 19 22:26:00 GMT 2016


When compiling using msys2,  I receive the following error.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude
-I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP
-MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S  -DDLL_EXPORT -DPIC -o
src/x86/.libs/unix64.o
../src/x86/unix64.S: Assembler messages:
../src/x86/unix64.S:417: Error: junk at end of line, first unrecognized
character is `,'

Any thoughts on why this occurs?  Searches show others have had the same
problem but no solutions are provided.



More information about the Libffi-discuss mailing list