[Mono-list] How build the makefile.in on Windows?

Martin Trejo chilli.coder at gmail.com
Sat May 12 20:50:18 EDT 2007


Ok,

I thought you were compiling only Mono but seems you're tinkering with
MonoDevelop.... It's an exercise I haven't tried by myself so guess there is
no much idea of what's happening but it's a problem with paths.

When compiling on Cygwin, the autoconf scripts rely heavily on an utility
called cygpath, and from the command line I see there is no translation of
paths, that is the line that reads as

>
> -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-sharp.dll
>

Should read something like
-r /cygdrive/e/mono-1.2.3.50/lib/mono.....

Do you see the point? I think some scripts should be modified to build
correctly on this environment.

There was an installer built by Paco Martinez that had an experimental
version of MonoDevelop for Windows. Don't know how good behaves.

-r:e:/mono-1.2.3.50/l
> ib/mono/gtk-sharp-2.0/pango-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-sharp-2.0
> /atk-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gdk-sharp.dll-r:e:/mo
> no-1.2.3.50/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gt
> k-sharp-2.0/art-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-vfs-s
> harp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/glib-sharp.dll-r:e:/mono-1.
> 2.3.50/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-s
> harp-2.0/gconf-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-sharp-2.0/gconf-sharp-
> -r:e:/mono-1.23.50/lib/mono/gtksourceview-sharp-2.0/gtksourceview-
> sharp.dll -r:
> e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/
> mono/gtk-sharp-2.0/pango-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-sharp-2.0/at
> k-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gdk-sharp.dll-r:e:/mono-
> 1.2.3.50/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-s
> harp-2.0/art-sharp.dll -r:e:/mono-
> 1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-vfs-shar
> p.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/glib-sharp.dll-r:e:/mono-
> 1.2.3
> .50/lib/mono/gecko-sharp/gecko-sharp.dll /r:e:/mono-
> 1.2.3.50/lib/mono/monodoc/mo
>  \doc.dll
> ./DockItemFlags.cs /DockParamFlags.cs generated/*.cs /out:gdl-sharp.dll \
> && cp -p gdl-sharp.dll ../../build/bin/. \
> && cp -p gdl-sharp.dll.config ./../build/bin/.
> warning CS8029: Compatibility: Use -unsafe instead of --unsafe
>
> ----- Original Message -----
> *From:* Martin Trejo <chilli.coder at gmail.com>
> *To:* Fabrício <skarllot at hotmail.com>
> *Cc:* mono-list at lists.ximian.com
> *Sent:* Saturday, May 12, 2007 9:27 PM
> *Subject:* Re: [Mono-list] How build the makefile.in on Windows?
>
> What's the problem? Could you please explain with more detail?
>
> 2007/5/12, Fabrício <skarllot at hotmail.com>:
> >
> >  Thanks for help, but this don't work.
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
>
>
> --
> Saludos,
>
> Martín Trejo Chávez
> http://chilli-coder.blogspot.com
>
>


-- 
Saludos,

Martín Trejo Chávez
http://chilli-coder.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070512/ff060147/attachment.html 


More information about the Mono-list mailing list