Opened 18 months ago

Last modified 2 weeks ago

#67163 new defect

m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (config.sub: invalid option -apple-darwin22.3.0) — at Version 2

Reported by: tmcintos Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: m68k-elf-gcc

Description (last modified by tmcintos)

m68k-elf-gcc: fails with the error make: *** No rule to make target \all'. Stop.`

The Makefile exists in the work directory, but is empty.

The key errors seem to be:

:info:configure checking host system type... config.sub: invalid option -apple-darwin22.3.0
1190	:info:configure Try `config.sub --help' for more information.
1191	:info:configure checking target system type... m68k-unknown-elf
1192	:info:configure checking build system type... config.sub: invalid option -apple-darwin22.3.0
1193	:info:configure Try `config.sub --help' for more information.

Change History (3)

Changed 18 months ago by tmcintos

Attachment: main.log added

main.log

comment:1 Changed 18 months ago by tmcintos

Description: modified (diff)
Summary: m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (make: *** No rule to make target `all'. Stop.)m68k-elf-gcc: fails to build on macOS/arm64 13.2.1 (config.sub: invalid option -apple-darwin22.3.0)

comment:2 Changed 18 months ago by tmcintos

Description: modified (diff)
Note: See TracTickets for help on using tickets.