error: invalid 'asm': invalid operand for code 'w'
Author
Message
jvlavl
Joined: Thu Jul 19, 2012 5:59 pm Posts: 9
error: invalid 'asm': invalid operand for code 'w'
Hello,
I receive the following error on this platform: RN_ARM.1 #1 Tue Jan 21 11:30:24 PST 2014 armv7l GNU/Linux
ip.c: In function ‘IpDissector’: ip.c:156:2: warning: #warning we have to be implement the fragment ip [-Wcpp] ip.c: In function ‘ip_fast_csum’: ip.c:68:2: error: invalid 'asm': invalid operand for code 'w' ip.c:68:2: error: invalid 'asm': invalid operand for code 'w'
I saw a posting regarding the same issue. Is there a way to recompile the source so it can be used on a arm platform? Or is there a workarround
Rgds,
John
Sun Mar 02, 2014 1:46 pm
gianluca.costa
Site Admin
Joined: Wed Sep 16, 2009 10:09 pm Posts: 394
Re: error: invalid 'asm': invalid operand for code 'w'
Hi, I suppose that you don't cross-compile for ARM. To fix your problem you must comment the line where there is "DXPL_X86" in the Makefile file.
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum