lua-users home
lua-l archive

Re: luafilesystem makefile issue

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Asko Kauppi a écrit :
I think -Os only "optimizes for size", it's a compilation flag, not linker.
(not that it matters..)
You're right , -Os is the gcc option : "optimise for size", I've mistaken it for the linker -s option that strip symbol information from the output file.

AltStyle によって変換されたページ (->オリジナル) /