"pnacl-translate: Unrecognized option: -Os" when targeting x86-32-nonsfi with -Os |
|
Issue descriptionChrome Version: trunk OS: Linux What steps will reproduce the problem? (1) touch foo.cpp (2) native_client/toolchain/linux_x86/pnacl_newlib/bin/pnacl-clang --pnacl-allow-translate -arch x86-32-nonsfi --pnacl-bias=x86-32-nonsfi -c foo.cpp -Os What is the expected result? Compiles successfully What happens instead? pnacl-translate: Unrecognized option: -Os Use '--help' for more information. |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@google.com
, Jan 10