On Sat, Jan 22, 2011 at 12:13:30AM +1300, Leith Bade wrote:
> Has anyone here worked on making schroedinger easy to compile on MinGW?

Yes, it works fine.

> I have spent the last 3 hours getting it to compile and it still not
> working. These are the issues so far:
> orc git's testsuite\orcc\orc_test.c was causing GCC to go into some sort of
> infinite loop during compiling (had to Ctrl-C it and do make install without
> it)

This is a GCC problem, not an Orc problem.

> pkg-config does not work well in MinGW

Sure it does.  Perhaps you needed to set the PKG_CONFIG_PATH
environment variable.

> by default it as configuring to use schroasync-win32.c instead
> of schroasync-pthread.c (I decided to use schroasync-none.c)
> the linker does not seem to find any of the orc_ functions

This is correct.  If you prefer to use pthreads on windows, you
have to specify --with-threads=pthread



David


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to