[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Software IDE



Am Dienstag, den 10.12.2013, 21:10 +0100 schrieb Miro Kropáček <miro.kropacek@gmail.com>:

but NetSurf still
 relies on external libraries that are not available -- or outdated.
Well, if you make a list of those libraries, ideally with a download
link, I can (cross-)compile them for you in all cpu variants.


Of course ;) NetSurf comes with an SDK:

http://ci.netsurf-browser.org/builds/toolchains/

HOWEVER ;)

This is just fine for m68k - the coldfire builds of the autobuilder are not 100% coldfire. I have compiled the SDK by my self, with correct CFLAGS/LDFLAGS so that everything is 100%
coldfire.

It's here at my disk, no need to compile :).

Some patches for the SDK buildsystem are still pending at my disk, and they will probably just be applied to my specific atari branch of the SDK, because it's dirty =)

Btw. the SDK contains all the libraries required... Everything!
BUT (as always) to compile netsurf on FreeMiNT, you also need some perl modules only available in
Alans Gentoo distribution.

Starting to compile netsurf for atari probably works best when using the toolchain (cross-compiler) included
in the SDK.

For sure, no GIT is required to compile the sources, which can be downloaded, too.

Greets,
Ole