itanium
crash on 64bt platform
I think I found a simliar thread here, but I could not understand much about it unfort开发者_开发知识库unately as this is related to c++. My prob also seems to occure while I am trying to increment so[详细]
2023-03-18 02:21 分类:问答Wanted: multi-platform shell provider for code debugging, Itanium/IA64 preferred
Does anyone know of a UNIX shell provider that offers access to a multitude of platforms (e.g. Linux/Itanium, Max OS X/PPC, etc.) for debugging and portability testing?[详细]
2023-01-30 03:53 分类:问答what is the g++ option to build ia64 binaries
what is the g+开发者_Python百科+ option to build ia64 binariesYou have GCC configured on and for Solaris/i386. You can\'t build ia64 binaries using this build of GCC.[详细]
2023-01-14 05:17 分类:问答How is the arm memory model different from ia64?
I have to deal with a lot of multithreaded programming at work.Specifically, I want to know how the ARM memory model differs from IA64.Both are very weak models, but are there any specific differences[详细]
2023-01-13 12:49 分类:问答x64 compatible C source
I think I know what #ifdefs I need to use to be x86-32 and x86-64 compatible on both msvc and gcc, see below. Is this complete for those platforms?[详细]
2022-12-14 11:35 分类:问答