QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2170|回复: 3

编译时遇到了这样的错误信息?请问是什么问题?

[复制链接]
发表于 2006-12-13 21:08:59 | 显示全部楼层 |阅读模式
cc1plus: error: unrecognized command line option "-fwritable-strings"
 楼主| 发表于 2006-12-13 21:22:05 | 显示全部楼层
cc1plus: error: unrecognized command line option "-fwritable-strings"
在国外网站看到这个,不过还是不太懂,不知应该怎么修改
This option (-fwritable-strings) used to be part of TK_CFLAGS, but as we
noticed it became deprecated in newer gcc versions, it was finally removed
in OMNeT++ 3.2. With 3.1, you can manually remove it by putting

TK_CFLAGS=

into configure.user.

Hope this helps,
Andras
回复

使用道具 举报

 楼主| 发表于 2006-12-13 21:24:02 | 显示全部楼层
那个makefile的源代码为:
CFLAGS  = -g -Wall -Wshadow -fwritable-strings $(INCPATH) $(DEFINES) $(HOST) -DCHANGED
LDFLAGS =
我把CFLAGS改成TK_CFLAGS或者在下面加上TK_CFLAGS = 问题还是解决不了
回复

使用道具 举报

发表于 2006-12-23 10:36:34 | 显示全部楼层
CFLAGS里把-fwritable-strings 去掉
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-2 02:29 , Processed in 0.035802 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表