Hi, You can try both, however building on the target natively will be extremely slow and time consuming. I suppose your tool chain is fine as you have GTKDFB up on AMD. For cross-compiling, your tool-chain should be setup correctly for host and target and you have to add some options to the firefox "mozconfig" file , like CROSS_COMPILE, LIBIDL_CONFIG, HOST_LIBIDL_CONFIG, CXX,CC etc.
There are some posts related to cross-compiling firefox on dfb on this mailing list. Also, http://www.mozilla.org/projects/minimo/build-cross.html#minimo should be of great help. Regards, Siddharth TATA Elxsi, India -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Daniel Laird Sent: Tuesday, March 27, 2007 5:55 PM To: [email protected] Subject: Re: [directfb-dev] TestGtkEmbed on MIPs over DirectFB Hi, I too am trying to get firefox running on a MIPS based system. I got gtk+DirectFB patch all working well (gtk-demo etc), however I had major problems cross-compiling firefox. My question is did you Crosscompile firefox or build it on the target natively. If you did cross compile would you be able to help me at all? (Configure options etc) I look forward to hearing from you Daniel Laird -- View this message in context: http://www.nabble.com/Re%3A-TestGtkEmbed-on-MIPs-over-DirectFB-tf3472355.htm l#a9691234 Sent from the DirectFB Dev mailing list archive at Nabble.com. _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
