What configuration should i use for compiling expat for MIPS running Debian Embbeded Linux

Posted by Schmil on Stack Overflow See other posts from Stack Overflow or by Schmil
Published on 2010-04-13T15:31:10Z Indexed on 2010/04/13 15:33 UTC
Read the original article Hit count: 357

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about expat

Related posts about configure