Thanks. I'm getting this when I compile. Is gcc having a problem finding the standard library? Any idea what I need to do to fix it? BTW, I'm no Linux expert.
# make basic_go_types.cpp: In constructor 'player_t::player_t()': basic_go_types.cpp:76: warning: converting negative value '-0x000000001' to 'uint' board.cpp: At global scope: board.cpp:472: warning: 'flatten' attribute directive ignored uct.cpp:335: warning: 'flatten' attribute directive ignored /tmp/cceBZbqE.o(.text+0x5e): In function `getc_non_space(std::basic_istream<char, std::char_traits<char> >&)': main.cpp: undefined reference to `std::basic_istream<char, std::char_traits<char> >::get(char&)' On 10/21/07, Urban Hafner <[EMAIL PROTECTED]> wrote: > > On Oct 21, 2007, at 00:50 , Chris Fant wrote: > > > Lukasz's Libego site is not working (http://www.mimuw.edu.pl/~lew/ > > hg/libego/). > > > > Does anyone know the link directly to the latest release? > > I have a local copy of (what I think is) the latest release. You can > download it from http://darcs.bettong.net/erlygo/lib/ > > Urban > > > _______________________________________________ > computer-go mailing list > computer-go@computer-go.org > http://www.computer-go.org/mailman/listinfo/computer-go/ > > _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/