boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Re: [转载] 问一问题
相关主题
问一个简单C++问题
static initialization dependency c++
one question about initializaiton list
how to initialize associate data in STL map
一道 memset in C++的题
Is it possible to initialize container in initialization list?
c++ 不自动initialize变量么?
g++ problem!!!!
How do you change the linker with configure script?
linker problem in VC
相关话题的讨论汇总
话题: linker话题: section话题: 问一
进入Programming版参与讨论
1 (共1页)
r******d
发帖数: 16
1
【 以下文字转载自 EE 讨论区 】
【 原文由 Rumsfeld 所发表 】
Linker error says:
section S1 is placed on the top of section S2, blah, blah
我想data section放的对不对只有运行的
时候才知道, linker no need to complain.
我想知道是不是有选项让linker只检查initialized data section.
1 (共1页)
进入Programming版参与讨论
相关主题
linker problem in VC
should the .dll and .lib have the same name?
make的时候能不能指定某个路径下的ld? (转载)
问一个Visual Studio 2003 到 2005的问题
有人说这个办法可以解决栈溢出
谁给科普一下Linux里lib search怎么运作的?
用extern keyword定义的变量
弱问一句关于pthread的
c的memory layout和c++的memory layout有什么不同?
Intel C++ compiler 求教
相关话题的讨论汇总
话题: linker话题: section话题: 问一