[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] RPM for libjson-c-0.9
Hello everyone,
I compiled another lib for sparemint / FreeMiNT.
Altough it was not used by netsurf, it was stated as an dependency for
netsurf. Maybe it was involved to create the parsers...
The RPM includes libs for m68000, m68020-60 and Coldfire.
If you have time, it would be nice if someone can check the build of the
Coldfire target in the spec file.
This library uses an configure script, it gave me errors when configure
was invoked for the coldfire target.
So i passed the configure cross-compile parameters. But configures looks
for stuff like m68000-dumpbin, and stuff like that. That's probably not
what I wan't, but it worked finished without errors.
I did also an "make check && ./test1 && ./test2" that used the -m68000
lib. The test was OK.
Maybe, someone, sometime, finds this lib to be usefull.
Links to the packages:
http://freeshell.de/~monokrom/monochrom.net/atari/ports/json-c-0.9-1.m68kmint.rpm
http://freeshell.de/~monokrom/monochrom.net/atari/ports/json-c-0.9-1.src.rpm
Greets,
Ole