我在AIX 5下編譯C++程序,ld時報錯
ld: 0711-317 ERROR: Undefined symbol: .std::ios_base::clear(int,bool)
ld: 0711-317 ERROR: Undefined symbol: Virtual table for class "__DynaCastDesc_si_public": first non-inline virtual function in "__Dy
naCastDesc_si_public" is not defined.
ld: 0711-317 ERROR: Undefined symbol: Virtual table for class "eti_cplusplus": first non-inline virtual function in "eti_cplusplus"
is not defined.
請問,如何解決?
FeedBack:
2007-12-18 08:44 | glide
@Loki.RF
你好,我試了,報如下的錯
cc: 1501-216 command option --with-ld is not recognized - passed to ld
ld: 0706-012 The -- flag is not recognized.
ld: 0706-012 The -w flag is not recognized.
ld: 0706-027 The -i flag is ignored.
ld: 0706-012 The -t flag is not recognized.
ld: 0706-012 The -h flag is not recognized.
ld: 0706-012 The -- flag is not recognized.
ld: 0706-006 Cannot find or open library file: -l d
ld:open(): A file or directory in the path name does not exist.
回復 更多評論
你好,我試了,報如下的錯
cc: 1501-216 command option --with-ld is not recognized - passed to ld
ld: 0706-012 The -- flag is not recognized.
ld: 0706-012 The -w flag is not recognized.
ld: 0706-027 The -i flag is ignored.
ld: 0706-012 The -t flag is not recognized.
ld: 0706-012 The -h flag is not recognized.
ld: 0706-012 The -- flag is not recognized.
ld: 0706-006 Cannot find or open library file: -l d
ld:open(): A file or directory in the path name does not exist.
回復 更多評論
只有注冊用戶登錄后才能發表評論。 | ||
【推薦】100%開源!大型工業跨平臺軟件C++源碼提供,建模,組態!
![]() |
||
網站導航:
博客園
IT新聞
BlogJava
博問
Chat2DB
管理
|
||
|
| |||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
25 | 26 | 27 | 28 | 29 | 30 | 1 | |||
2 | 3 | 4 | 5 | 6 | 7 | 8 | |||
9 | 10 | 11 | 12 | 13 | 14 | 15 | |||
16 | 17 | 18 | 19 | 20 | 21 | 22 | |||
23 | 24 | 25 | 26 | 27 | 28 | 29 | |||
30 | 31 | 1 | 2 | 3 | 4 | 5 |
常用鏈接
留言簿(1)
隨筆分類(9)
隨筆檔案(10)
文章分類(7)
文章檔案(7)
收藏夾(1)
Articles
- Code Capsules: A Better C
- Code Capsules: Data Abstraction
- Code Capsules: Part 1
- Code Capsules: Part 2
- Code Capsules: Part 3
C++ Template
Cpp News
Open Source C++ Compiler
友情鏈接-Blogs
搜索
積分與排名
- 積分 - 8793
- 排名 - 1254
最新評論

- 1.?re: 設計范式筆記-Composite
- 頂
- --秦歌