RE: Help Request: How to write --host option for configure

2004-07-21 Thread Liu, Ryan Yu Yan (Ryan)
m: Liu, Ryan Yu Yan (Ryan) > Sent: 2004年7月21日 13:09 > To: '[EMAIL PROTECTED]' > Subject: Help Request: How to write --host option for configure > > Hi, > > Now I am building Xerces C++ with MontaVista Linux on RedHat Linux Platform. > You know

Help Request: How to write --host option for configure

2004-07-21 Thread Liu, Ryan Yu Yan (Ryan)
Hi, Now I am building Xerces C++ with MontaVista Linux on RedHat Linux Platform. You know this is cross compile. When we use runConfigure script, we should use extra configuration option -C--host=###. That is to say: runConfigure -plinux -C--host=. But I don't know how to write . Wou