Skip to content

Fix 'stamps/merge-newlib-nano' in canadian cross#1

Open
mrv96 wants to merge 1 commit intopulp-platform:masterfrom
mrv96:merge-nano-fix
Open

Fix 'stamps/merge-newlib-nano' in canadian cross#1
mrv96 wants to merge 1 commit intopulp-platform:masterfrom
mrv96:merge-nano-fix

Conversation

@mrv96
Copy link
Copy Markdown

@mrv96 mrv96 commented Sep 12, 2023

The above make target executes the just built GCC to print newlib files. In canadian cross, build system cannot execute the built host GCC bin. Since canadian cross already needs standard cross-compile output binaries, use such GCC expoliting PATH env var.

The above make target executes the just built GCC to print newlib files.
In canadian cross, build system cannot execute the built host GCC bin.
Since canadian cross already needs standard cross-compile output
binaries, use such GCC expoliting PATH env var.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant