LFSMake

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: RodRoarkrod@sunsetsystems.com
日付:  
題目: LFSMake
On Thu, 07 Sep 2000, Zach wrote:
>
>     Are you able to edit the compiler optimizations gobally with your
> makefile? So I can change\add '-darch=k6  -dcpu=k6 -ffast-math' and
> everything compiled will have it? If not, it would be a good wishlist
> idea.


You can globally set the -O, -march and -mcpu options to your liking.
Take a look at the Makefile, it should be clear where those are. Other
optimizations would take more work.

Wishlist items are nice -- even nicer are contributed changes and
additions. :-)

It's all at http://www.sunsetsystems.com/lfsmake.php3.

Cheers,

-- Rod