Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

Possible to support alternative compiler for cross compiler such as ARM, POWERPC ? #114

Open
VincentVonPark opened this issue Jan 27, 2018 · 1 comment

Comments

@VincentVonPark
Copy link

Hi guys.
I am interesting in this plugin, but I am blocked at using this plugin in the kernel compiled for Cross Compiler like ARM cpu, Not X86.
At first, I tried to solve the issue seeing the script, but it turned out it is only for clang.

So is it possible to support another compiler like the cross compiler for ARM ?

I would like to listen to you about the hints.

Thank you so much for reading it,

Vincent Von Park.

@rdnetto
Copy link
Owner

rdnetto commented Jan 28, 2018

There's nothing about how it's designed that's specific to x86. You simply need to add a symlink to the relevant directory with the same name as your cross compiler. Here's an example of how this was done for ARM & AVR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants