It is currently Fri May 02, 2025 3:07 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
Offline
 Post subject: problems compiling Fuego under windows (using Cygwin/Mingw)
Post #1 Posted: Sun Jan 06, 2013 9:55 am 
Dies with sente

Posts: 109
Liked others: 8
Was liked: 4
Rank: KGS 4 kyu
KGS: kneh
Hi.

I'd like to explore the source a bit of various open source programs
like Gnugo and Fuego, so I wanted to see if I could compile them from
the source on a Windows computer.

I was able to compile Gnugo using Cygwin, but I had more problems trying to compile Fuego with either Cygwin or Mingw under windows.

I've followed these instructions:

http://fuego.sourceforge.net/fuego-doc- ... mingw.html

The 'make' command didn't seem to get very far before it aborted with
a weird error, so based on:

http://sourceforge.net/apps/trac/fuego/ticket/80

I changed

CXXFLAGS="-O3 -ffast-math -DBOOST_THREAD_USE_LIB -static-libgcc -static-libstdc++"

to

CXXFLAGS="-O3 -ffast-math -fpermissive -DBOOST_FILESYSTEM_DEPRECATED -DBOOST_THREAD_USE_LIB -static-libgcc -static-libstdc++"


That seemed to resolve the error, but eventually the 'make' command
still failed to generate the fuego.exe executable.

The output of the make command was:

http://pastebin.com/N8bX8nPh

The config.log file generated was:

http://pastebin.com/evJ3zDth

Does anyone have any idea what goes wrong here?

Top
 Profile  
 
Offline
 Post subject: Re: problems compiling Fuego under windows (using Cygwin/Min
Post #2 Posted: Sun Jan 06, 2013 12:51 pm 
Gosei
User avatar

Posts: 1744
Liked others: 704
Was liked: 288
KGS: greendemon
Tygem: greendemon
DGS: smaragdaemon
OGS: emeraldemon
It can't find your boost thread library. Sorry I can't give more help than that, I'm not really a windows user. Your best bet is probably to email the fuego-dev mailing list: https://lists.sourceforge.net/lists/lis ... uego-devel

You could also try reporting a bug on the trac (which you already found), maybe it would get resolved that way.

If I were trying to fix this myself, I'd make sure the boost thread library installed and maybe see if you can make a simple program with it.

Top
 Profile  
 
Offline
 Post subject: Re: problems compiling Fuego under windows (using Cygwin/Min
Post #3 Posted: Sun Jan 06, 2013 3:55 pm 
Dies with sente

Posts: 109
Liked others: 8
Was liked: 4
Rank: KGS 4 kyu
KGS: kneh
emeraldemon wrote:
It can't find your boost thread library. Sorry I can't give more help than that, I'm not really a windows user. Your best bet is probably to email the fuego-dev mailing list: https://lists.sourceforge.net/lists/lis ... uego-devel

You could also try reporting a bug on the trac (which you already found), maybe it would get resolved that way.

If I were trying to fix this myself, I'd make sure the boost thread library installed and maybe see if you can make a simple program with it.


Thanks, I'll also try inquiring about the issue on the fuego mailinglist.

I think I have the boost library installed properly, because when I run configure before the make command,
it seems to check and indicate I have the boost libraries available.

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group