Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[MacOS] Make qemu target failed on MacOS #1715

Closed
@qiaojingx

Description

@qiaojingx

Description

Building qemu target on Mac failed after zephyr updated.

Test Code

All samples and tests

Steps to Reproduction

  1. Building qemu on MAC by follow instructions: building-qemu-and-arduino-101-targets

Actual Result

  1. Building qemu target failed on Mac, it needs i586-zephyr-elfiamcu not i586-pc-elf.
    I have no idea how to build i586-zephyr-elfiamcu via ct-ng build.

screen shot 2017-12-13 at 5 30 30 pm

  1. Try to change i586-zephyr-elfiamcu to i586-pc-elf in deps/zephyr/cmake/toolchain-xtools.cmake, another error met:

screen shot 2017-12-13 at 6 42 43 pm

Expected Result

Building successfully.

Test Builds

Branch Commit Id Target Device Test Date Result
master 1b970c8 qemu Dec 13, 2017 Fail

Additional Information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions