Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Any idea howt o get more diagnostic messages for the g++ linker

0 views
Skip to first unread message

parag

unread,
Nov 25, 2009, 7:21:55 AM11/25/09
to
I am seeing huge linking times for some of my internal makes,
whereas a month bakc they were not so
I think we have had some changes in the gcc / g++ we were using

but still not sure

is there any way we can see more diagnostic messages for the same

WANG Cong

unread,
Nov 25, 2009, 11:28:26 PM11/25/09
to


If you mean g++, try '-v'; if you mean ld, try '--verbose'.

0 new messages