__per_cpu_start=.;*(.data.percpu.page_aligned)*(.data.percpu)*(.data.per.shared_aligned) __per_cpu_end=.;//............__init_end =.; } 2、unsigned long __per_cpu_offset[NR_CPUS]; //unicore32是单核,因此此处列出x86代码
I am getting the same issue but I need to do static and not shared MFC Dll. My project was originally in VC2005 where I can build both with shared MFC dll or static build ("Use MFC in a Static Library"). After opening and converting it it in VC2010 I get this error with static...