avr-libc3
avr-libc3 copied to clipboard
config.guess missing?
I struggle to run the config. Am I missing anything?
13:22 $ ./configure --prefix=$PREFIX --build=`./config.guess` --host=avr
-bash: ./config.guess: No such file or directory
-bash: ./configure: No such file or directory
After checking out you need to run bootstrap first.