Hi.

I have tried to cross compile dmtcp-3.0.0 for aarch64 and see the following
error while make.

mtcp_restart.c: In function ‘remapMtcpRestartToReservedArea’:
mtcp_restart.c:1312:6: warning: unused variable ‘target_addr’
[-Wunused-variable]
   VA target_addr = rinfo->restore_addr;
      ^
/tmp/cc4WcU3D.s: Assembler messages:
/tmp/cc4WcU3D.s:2598: Error: unknown architecture `armv8.1-a'

/tmp/cc4WcU3D.s:2732: Error: unknown architecture `armv8.1-a'

/tmp/cc4WcU3D.s:2738: Error: unknown architecture `armv8.1-a'

/tmp/cc4WcU3D.s:7075: Error: unknown architecture `armv8.1-a'

/tmp/cc4WcU3D.s:8016: Error: unknown architecture `armv8.1-a'


Please help in resolving the issue.

Thanks.
_______________________________________________
Dmtcp-forum mailing list
Dmtcp-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to