On 09/03/02 Piyush, Garyali (IE10) wrote: > The problem came during building mono runtime.. > during the configuring part > ./configure --prefix=c:/mono > I got an error, gcc -mno-cywin... C Compliler can't > create executables... > > I am using the latest Cygwin download 1.3.12-4 > and the gcc version 3.2-1..
Did you install also the mingw package? It's required so that the resulting programs are independent from the cygwin runtime. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
