What configuration should i use for compiling expat for MIPS running Debian Embbeded Linux
- by Schmil
Hi,
I trying to understand what flags should I use when running ./configure of expat.
To compile for and embedded target running a debian based distribution on MIPS.
For example:
Do I have to tell it where the kernel source is?
Do I have to give it the architecture I'm using?
...
Thanks
Schmil