./configure for cross compilation
Posted: Thu Feb 28, 2019 10:34 am
I have a library which I would like to compile with devkitARM for 3DS on Windows/MSYS2. For this, I need to run the supplied configure-script.
After starting the configure-script with
I get the following error:
$PATH is
What can I do to successfully configure/compile the library?
After starting the configure-script with
Code: Select all
./configure --host arm-none-eabi
Code: Select all
configure: error: no acceptable C compiler found in $PATH
Code: Select all
/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl