文件名称:gcc_link_problem
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 于**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个gcc和vc编译器存在的问题,代码变量与库中函数重名就会导致连接错误。-One problem of both gcc and vc compiler.
if there is a variable in source code which has the same name as the library function, after linking , there will cause a crash when run the program
if there is a variable in source code which has the same name as the library function, after linking , there will cause a crash when run the program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
show.c
main.c
main.exe.stackdump
nm_and_ar.doc
nm_files.jpg
show.c
main.c
main.exe.stackdump
nm_and_ar.doc
nm_files.jpg