[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Configure question for libgeda



Hi,

>I'm running debian unstable and can run configure in the libgeda
>directory and it works.

	Glad to hear it. 

>
>I now try this little bit of evil
>CC=/usr/bin/i586-mingw32msvc-gcc ./configure --prefix=/home/oren/geda
>--host=mingw32

	Evil!  I haven't done anything in the configure scripts to support
this.  However, if you do get it working, I'd be happy to apply the 
non-intrusive / non-breaking patches. :-)


[snip]
>The "At"s seem like just an easy bug to fix but is there anything I
>can do about guile in this situation?

	One possible alternative is to hack the configure script and force
the setting of whatever cross guile library you have built.  Keep in mind
that gEDA/gaf requires a slightly modified guile which fixes some key win32
issues.  Getting guile built on win32 is rather non-trivial, unfortunately.

								-Ales