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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
If you mean g++, try '-v'; if you mean ld, try '--verbose'.