Cross compile problem

Sanjeev Manral konq-e@mail.kde.org
Fri, 18 Oct 2002 18:56:33 +0530


I'm trying this, but getting  a warning

"warning: include location  /usr/include/pcre is unsafe for
cross-compilation"

does anyone know how to avoid this warning?

I'm using qt-e-2.3.1 and konqueror-embedded-snapshot-20020311
my above qt is cross compiled in /usr/local/qt


thanks in advance
Regards,
Sanjeev

>   
> On Fri, Jul 20, 2001 at 08:20:28PM +0800, Dai_Frances@dreye.com.cn wrote:
> > Hi all,
> >    Does anyone known how to port konq/e based on QTE&QPE to StrongArm
> > platform? How to set the configure options? Or is there other place
> needing
> > updating? I successfully compile it on X86.
> 
> Setting CC/CXX/AR/RANLIB and STRIP environment variables to their
> arm-linux-*
> variants and configuring with --target=arm-linux does the trick. :)
> 
> Bye,
>  Simon
>