On 08/08/04 j wrote: > Hi all. I've successfully embedded the mono runtimes into an application on > fedora core 2. But I am having problems on the windows side. It hasn't been > easy with the lack of makefiles, headers, and utilities that gcc likes to > have on linux. (2 days and counting) I've installed mono, gtk#, cygwin, > mingw, and others. Right now ld.exe is complaining that it can't find > -lmingw32. Does anyone know what this is? Or, if not, could someone point > me in the right direction of embedding the runtimes with windows? I've read > all the documentation I could on the go-mono page.
See the earlier thread: a windows developer needs to provide the build stuff so that the dll with the proper exported functions in created on windows. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
