aashishagrawal
Programmer
I have a configure.in file, I can generate configure file
from this(by autoconf) and which can subsequently give me Makefile for my project.
My question is as I want to do cross
compilation, where target board options can be given in configure.in file( m4 macros), so tjhat generated configure file when run will give me the make file
for the target system.
thanks,
Aashish Agrawal
from this(by autoconf) and which can subsequently give me Makefile for my project.
My question is as I want to do cross
compilation, where target board options can be given in configure.in file( m4 macros), so tjhat generated configure file when run will give me the make file
for the target system.
thanks,
Aashish Agrawal