I had some trouble linking to a dll yesterday with the latest stable version of MinGW and binutils, getting errors about multiple definitions of "atexit" and "_onexit". The problem was fixed by upgrading to the latest tech. preview release of ld (included in binutils). Of course, since I'm actually working on a Haskell interface to the Csound API, it's very possible this is a bug nobody else will come across again. And the interface even works, where works="does what I expect for a minimally complete usage of the csound API with no command-line arguments", so I'm pretty happy with that. John Lato On Jan 23, 2008 6:54 AM, Rory Walsh wrote: > You've mentioned that you can link directly to the dll before, can you > explain this further, I've no idea how to do it? DO I have to use dll > functions in my code? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net