开发者社区> 问答> 正文

求救,at&a汇编报段错误

.code32
.section .data
.section .text
.globl _start
_start:
pushl $1
movl (%esp),%eax
int $0x80

这都会报段错误…
请问怎么解决?

展开
收起
杨冬芳 2016-07-13 17:37:03 1977 0
1 条回答
写回答
取消 提交回答
  • IT从业

    关于struts2的redirectAction报类似“Multiple annotations found at this line:”错误
    AT&T汇编
    AT&T汇编

    2019-07-17 19:55:55
    赞同 展开评论 打赏
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载