Changes between Initial Version and Version 1 of Ticket #67163


Ignore:
Timestamp:
Mar 29, 2023, 6:54:45 AM (15 months ago)
Author:
tmcintos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67163

    • Property Summary changed from m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (make: *** No rule to make target `all'. Stop.) to m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (config.sub: invalid option -apple-darwin22.3.0)
  • Ticket #67163 – Description

    initial v1  
    22
    33The Makefile exists in the work directory, but is empty.
     4
     5The key errors seem to be:
     6
     7
     8{{{
     9:info:configure checking host system type... config.sub: invalid option -apple-darwin22.3.0
     101190    :info:configure Try `config.sub --help' for more information.
     111191    :info:configure checking target system type... m68k-unknown-elf
     121192    :info:configure checking build system type... config.sub: invalid option -apple-darwin22.3.0
     131193    :info:configure Try `config.sub --help' for more information.
     14}}}