configure.ac file
Posted: Wed Jul 14, 2021 6:37 am
Hey forum
This is probably extremely elementary, so sorry for being such a noob, yet i must ask here, because my search of information in the forum and on the web did not bear fruit:
I'm following the Bare Bones tutorial, and trying to upgrade my GCC version. my problems running the configure script turned out to be because i had no configure.ac file to run autoconf on (Duh.). so now i'm not sure how to write my configure.ac file.
since the tutorial doesn't speak of this i assume there is some default file which works for a lot of cases, maybe?
i couldn't find decisive information on this, i'll be grateful for some help on this.
thanks!
This is probably extremely elementary, so sorry for being such a noob, yet i must ask here, because my search of information in the forum and on the web did not bear fruit:
I'm following the Bare Bones tutorial, and trying to upgrade my GCC version. my problems running the configure script turned out to be because i had no configure.ac file to run autoconf on (Duh.). so now i'm not sure how to write my configure.ac file.
since the tutorial doesn't speak of this i assume there is some default file which works for a lot of cases, maybe?
i couldn't find decisive information on this, i'll be grateful for some help on this.
thanks!