Eh, looks like I won't need to compile it myself after all. I'm just a hobby programmer, I use FreeBASIC and know very little about C/C+. The only reason I was trying to compile agar myself is because trying to link to the VC win32 binaries from the download page was making ld (freebasic's linker) crash. I was talking about this with one of the guys in the freebasic channel but when he went to the agar download page he got a different page than what I was seeing. Turns out my browser was caching an older version of the page. After clearing the cache I was able to get the mingw pre-compiled libs ofr 1.3.3, which can be linked into a freebasic program without causing a crash.
The only problem now is that I'll have to go through some 300+ agar headers and try to translate them to freebasic's syntax _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
