Re: NetSurf partly works on the BeagleBoard

2010-03-02 Thread Dave Higton
In message <1267480482.20513.200.ca...@duiker> John-Mark Bell wrote: > On Mon, 2010-03-01 at 21:31 +, Dave Higton wrote: > > I don't know if anyone else has tried it, but I have... NetSurf > > r9799 on a BeagleBoard renders my (text only) web site! > > Good. We've been compiling wi

Re: NetSurf partly works on the BeagleBoard

2010-03-01 Thread John-Mark Bell
On Mon, 2010-03-01 at 21:31 +, Dave Higton wrote: > I don't know if anyone else has tried it, but I have... NetSurf > r9799 on a BeagleBoard renders my (text only) web site! Good. We've been compiling with GCC4 for quite some time, which ensures that the code is automatically ARMv7 compatible.

NetSurf partly works on the BeagleBoard

2010-03-01 Thread Dave Higton
I don't know if anyone else has tried it, but I have... NetSurf r9799 on a BeagleBoard renders my (text only) web site! It falls over on the BBC News site a fraction of a second after first drawing the window. I've caught a log and I'll attempt a bug report. I'm most impressed! Dave