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.
GNUstep-makeでバンドルをコンパイルし、結果のバイナリを実行可能にする方法を知っている人はいますか?
私はそれを行う方法を少なくとも1つ見つけました(おそらく唯一の方法です)。BUNDLE_LDFLAGS をオーバーライドします。
BUNDLE_LDFLAGS =
おそらく最善の方法ではありませんが、私にとってはうまくいきました。