Skip to content

Use --gcc-toolchain, instead of explicit library paths.#18

Open
stephenneuendorffer wants to merge 1 commit intoXilinx:masterfrom
stephenneuendorffer:toolhchain
Open

Use --gcc-toolchain, instead of explicit library paths.#18
stephenneuendorffer wants to merge 1 commit intoXilinx:masterfrom
stephenneuendorffer:toolhchain

Conversation

@stephenneuendorffer
Copy link
Collaborator

The petalinux sysroot has some shortcomings in the way it is structured which prevent clang from picking the 'right' include and library paths. Rather than patching these individually, it's better to use the --gcc-toolchain argument to get them all in one shot.

The petalinux sysroot has some shortcomings in the way it is
structured which prevent clang from picking the 'right' include and
library paths.  Rather than patching these individually, it's better
to use the --gcc-toolchain argument to get them all in one shot.
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