Xref: news2.mv.net comp.os.msdos.djgpp:5212 From: Ben Ashley Newsgroups: comp.os.msdos.djgpp Subject: MikAlleg Date: Thu, 20 Jun 96 10:46:18 GMT Organization: Flag Bearers Lines: 39 Message-ID: <835267578snz@flag.demon.co.uk> Reply-To: Ben AT flag DOT demon DOT co DOT uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hey All, Another question from good old Ben (You people must think I have a personal problem or something :)). Its not that I don't understand all these things, I just keep hitting the odd wall... Anyways, I am using the MikAlleg library (ie, the combination of the MikMod and allegro library), downloaded from the DJGPP game programming resources page. I wanted to test the 'mod' functions out, and wrote a quick program like this: #include void main(void) { UNIMOD *myfile; myfile = ML_LoadFN("C:\\music\\mods\\top.mod"); ML_Free(myfile); }; I am using RHIDE. I made sure the allegro library was part of it, and then compiled. Compiles fine, but when linked, it said that the ML_LoadFN() and ML_Free() functions were an 'undefined reference'. I checked the allegro library, to make sure the functions were incorporated correctly, and they were. Anybody know why this happened? -- Cheers, Ben -=Look for "Moo-Juice" on the IRC=- ---------------------====### legal notice ###====-------------------------- Microsoft Network is prohibited from redistributing this work in any form,in whole or in part. License to distribute this post is available to Microsoft for $499. Posting without permission constitutes an agreement to these terms.