After mkmap didn't generate a good enough map file and every
modification I tried to make ended up in disaster, I decided to just
generate my map files by hand. But I'd still like to run GCC to
compile Qt/KDE.
On Jan 21, 2008, at 6:31 PM, Pietro Gagliardi wrote:
(Almost) perfect. I'll modify it to print in the format required by
axel's mkmap/du2map.
On Jan 21, 2008, at 6:25 PM, Fazlul Shahriar wrote:
Another thing I was trying to port was a library for reading ID3
tags, because the games/mp3tag that I got a while back was ID3v1,
and
my tags are ID3v2.
Maybe you can use this:
http://swtch.com/juke/mp3info.c
It's written for plan9port but works just fine on Plan 9.