[gentoo-user] emerge net-libs/libtorrent-0.7.2 failed

2005-09-02 Thread Iulian
I don't know how to solve: /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../..-O3 -march=pentium4 -mtune=pentium4 -fstack-protector -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -c -o connection_list.lo `test -f

Re: [gentoo-user] emerge net-libs/libtorrent-0.7.2 failed

2005-09-02 Thread Holly Bostick
Iulian schreef: I don't know how to solve: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../.. -O3 I could (definitely) be wrong, but I doubt that the ebuild forces -O3 in the CFLAGS; perhaps you should consider dropping down to -O2 and see if that helps. Also, the fact that -O3 is

Re: [gentoo-user] emerge net-libs/libtorrent-0.7.2 failed

2005-09-02 Thread Iulian
, CTARGET, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY - Original Message - From: Holly Bostick [EMAIL PROTECTED] To: gentoo-user@lists.gentoo.org Sent: Friday, September 02, 2005 4:24 PM Subject: Re: [gentoo-user] emerge net-libs/libtorrent-0.7.2 failed Iulian schreef: I don't know how