This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiler errors with mingw64


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]