Thanks for the quick reply. > > 1. Modified Configure.in Makefile.am to avoid compiling the > > libraries when in cross compile mode. - I needed this step because, > > the build system attempts to build libraries using mono itself. > > > > 2. Compiled the binaries for the target system. > > Have you looked at the configure options for step 1&2, specifically -- > disable-mcs-build for cross compiling? > > That would likely save you a lot of pain rather than configure hacking. > >
I remember I got compile time errors when I tried it last (it was trying to build some libraries still). That's why I had to resort to the configure hack. I'll check again to verify though. Dushara _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
