本文提到的所有问题(字节顺序、传递到编译器的选项等等)都有可能与移植有关。
All issues mentioned in this article might be relevant (byte-ordering, the options passed to the compiler, and so forth).
不需要诸如 DNDEBUG 等特定于编译器的选项,并且您不需要向链接器提供库——单凭该头文件就足够了。
No compiler-specific option like DNDEBUG is required, and you don't need to provide a library to the linker -- the lone header is sufficient.
推荐的编译器选项列表。
应用推荐