views:

21

answers:

0

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:

  1. Do I have to tell it where the kernel source is?
  2. Do I have to give it the architecture I'm using?
  3. ...

Thanks Schmil