Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391423 - net-p2p/rtorrent[debug] / net-libs/libtorrent[debug] : please drop CXXFLAGS="-g"
Summary: net-p2p/rtorrent[debug] / net-libs/libtorrent[debug] : please drop CXXFLAGS="-g"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 19:19 UTC by Agostino Sarubbo
Modified: 2014-06-08 17:45 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-11-22 19:19:35 UTC
Libtorrent example:
/bin/sh ../../libtool --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/net-libs/libtorrent-0.12.9/work/libtorrent-0.12.9/src/tracker -I../.. -I/tmp/portage/net-libs/libtorrent-0.12.9/work/libtorrent-0.12.9/src/tracker -I/tmp/portage/net-libs/libtorrent-0.12.9/work/libtorrent-0.12.9/src/tracker/.. -I/tmp/portage/net-libs/libtorrent-0.12.9/work/libtorrent-0.12.9    -march=native -O2 -g -DDEBUG -fvisibility=hidden   -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include   -c -o tracker_dht.lo /tmp/portage/net-libs/libtorrent-0.12.9/work/libtorrent-0.12.9/src/tracker/tracker_dht.cc




Rtorrent example:
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/tmp/portage/net-p2p/rtorrent-0.8.9/work/rtorrent-0.8.9/src/ui -I../.. -I/tmp/portage/net-p2p/rtorrent-0.8.9/work/rtorrent-0.8.9/src/ui -I/tmp/portage/net-p2p/rtorrent-0.8.9/work/rtorrent-0.8.9/src/ui/.. -I/tmp/portage/net-p2p/rtorrent-0.8.9/work/rtorrent-0.8.9    -march=native -O2 -g -DDEBUG -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include       -I/usr/include  -c -o element_text.o /tmp/portage/net-p2p/rtorrent-0.8.9/work/rtorrent-0.8.9/src/ui/element_text.cc


amd64box ~ # emerge --info | grep CXX
CXXFLAGS="-march=native -O2"
Comment 1 Víctor Ostorga (RETIRED) gentoo-dev 2014-06-08 17:45:33 UTC
This was fixed long time ago.