Welcome, Guest. Please login or register.

Author Topic: Netsurf for 68k amigas, css capable web brower  (Read 37256 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline x303

Re: Netsurf for 68k amigas, css capable web brower
« on: June 09, 2009, 10:33:16 PM »
Quote
with libnix netsurf crashes immidiate test with the MOS source in that func in gui_init.

void gui_init(int argc, char** argv)
{

....
messages_load(lang); // check locale language and read appropriate file

but forget to test with framebuffer.maybe Artur can compile  and see if it work.

The MOS libnix source is not released.
maybe you release libnix source from MOS, then i compile that and look if it work better.
Why not figure out what instructions crash and replace them with the same ones from vbcc's posixlib ???
These are freely available.

x303 :D :D :D
 

Offline x303

Re: Netsurf for 68k amigas, css capable web brower
« Reply #1 on: June 27, 2009, 08:50:02 PM »
Still don't know why netsurf 68k runs on some (winuae) systems, but not on mine. I've assigned amitcp as suggested earlier, but netsurf still doesn't see the connection. Pretty strange, as aweb and ibrowse do work perfectly.
Does anyone have some more suggestions ???

x303 :D :D :D
« Last Edit: June 28, 2009, 01:26:49 AM by x303 »