Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
#ifdeflibrt がリンクされているかどうか、つまり gcc を使用してチェックできるマクロはあり-lrtますか?
#ifdef
-lrt
いいえ、gccにはそのようなマクロはありません(チェックするためにプリプロセッサマクロをダンプしました)。Microsoftコンパイラを搭載したWindowsでは、_VC_NODEFAULTLIBマクロを使用して、libc参照なしでビルドを検出できます。
_VC_NODEFAULTLIB
libc