Opened 6 years ago

Last modified 5 years ago

#57573 closed defect

arm-none-eabi-gcc: broken build on 10.13 / Xcode 10 (isl issue) — at Initial Version

Reported by: mojca (Mojca Miklavec) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: raimue (Rainer Müller), g5pw (Aljaž Srebrnič)
Port: arm-none-eabi-gcc

Description

I had arm-none-eabi-gcc installed from the buildbot, but when I tried to build it from source, I was stuck with a build error.

:info:build clang: error: unsupported option '-print-multi-os-directory'
:info:build clang: error: no input files
...
:info:build /path/to/arm-none-eabi-gcc/work/gcc-7.3.0/gcc/graphite-dependences.c:48:16: error: use of undeclared identifier 'isl_space_get_tuple_id'; did you mean 'isl_map_get_tuple_id'?
:info:build   isl_id *id = isl_space_get_tuple_id (d, isl_dim_in);
:info:build                ^~~~~~~~~~~~~~~~~~~~~~
:info:build                isl_map_get_tuple_id

See:

Change History (1)

Changed 6 years ago by mojca (Mojca Miklavec)

Attachment: arm-none-eabi-gcc-main.log added

Build error of arm-none-eabi-gcc

Note: See TracTickets for help on using tickets.