FS#68519 - [gcc] "-mtp" is not a recognized command-line option
Attached to Project:
Arch Linux
Opened by Mitchell Lehman (MetalNeo) - Tuesday, 03 November 2020, 17:38 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 03 November 2020, 17:47 GMT
Opened by Mitchell Lehman (MetalNeo) - Tuesday, 03 November 2020, 17:38 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 03 November 2020, 17:47 GMT
|
Details
Description:
GCC does not recognize "-mtp" as a valid command-line option to build files with. See:https://gcc.gnu.org/onlinedocs/gcc-10.2.0/gcc/ARM-Options.html gcc 10.2.0-3 Steps to reproduce: Open terminal Run "gcc -mtp=auto" Output: gcc: error: unrecognized command-line option ‘-mtp=auto’ |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Tuesday, 03 November 2020, 17:47 GMT
Reason for closing: Not a bug
Additional comments about closing: Wut
Tuesday, 03 November 2020, 17:47 GMT
Reason for closing: Not a bug
Additional comments about closing: Wut
Comment by
Eli Schwartz (eschwartz) - Tuesday,
03 November 2020, 17:47 GMT
I'm not sure why you think the gcc package is actually a
cross-compiler for ARM.