在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 382|回复: 2

[求助][Linux]VCS2023编译64bit一直报错,但是编译32bit没问题

[复制链接]
发表于 2024-9-21 21:15:43 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
操作系统是arch linux,用VCS2023.12,
用如下编译命令编译后,


vcs -CFLAGS -fpermissive -CFLAGS -Wno-implicit test.v -full64

得到如下的报错结果:
rm -f _cuarc*.so _csrc*.so pre_vcsobj_*.so share_vcsobj_*.so
rmapats.c: In function 'schedNewEvent':
rmapats.c:20:9: error: implicit declaration of function 'vcs_simpSetEBlkEvtID' [-Wimplicit-function-declaration]
   20 |         vcs_simpSetEBlkEvtID(I1432);
      |         ^~~~~~~~~~~~~~~~~~~~
make[1]: *** [filelist.hsopt:5: rmapats.o] Error 1
make: *** [Makefile:114: product_clean_order] Error 2
Make exited with status 2
CPU time: .310 seconds to compile + .226 seconds to elab + .118 seconds to link



看起来是vcs_simpSetEBlkEvtID没有声明,我想用-CFLAGS的这几个选项忽略掉这个error,但没有用,编译一直无法通过。

发表于 2024-9-27 13:12:37 | 显示全部楼层
加开关-full64  试试
发表于 2024-9-27 19:38:11 | 显示全部楼层


zywttt 发表于 2024-9-27 13:12
加开关-full64  试试





vcs -CFLAGS -fpermissive -CFLAGS -Wno-implicit test.v -full64

He is already using the '-full64' option and is saying that this is causing the error.

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-25 11:37 , Processed in 0.015271 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表