This is the mail archive of the cygwin mailing list for the Cygwin 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]

Re: /usr/include/string.h:108: syntax error at token '__asm__'


Thanks for your quick response. I created a new directory and Makefile and I can't reproduce the problem now either. My project compiles without any errors.

    Thanks and sorry for the false alarm.

        Andrew Ritz

On 2015-12-07 12:08, Corinna Vinschen wrote:
On Dec  7 11:03, Andrew Ernest Ritz wrote:
I get the following message when compiling programs on windows 10 -
/usr/include/string.h:108: syntax error at token '__asm__'. Is this
something to worry about?
Works for me.  There may be some collision with a definition in your
llocal build environment.  Can you provide a minimal testcase in plain C
with the least necessary code required to reproduce the issue?


Thanks,
Corinna



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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