Oh, now I understand. Thanks Mark!
On Sun, Oct 18, 2015 at 4:23 PM, キャロウ マーク <[email protected]> wrote: > > On Oct 19, 2015, at 1:57 AM, Alon Zakai <[email protected]> wrote: > > Very strange, then I wonder why clang gives me that "clang-3.5: warning: > argument unused during compilation: '-s'" warning? > > > Probably because “-s” is only relevant during linking. Symbols can only be > stripped at the conclusion of linking the final executable. > > Regards > > -Mark > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
