On 10/23/2011 12:52 PM, René Berber wrote: > Perhaps looking at the link map will clarify what is going on: > > g++ -Wl,-M ... > link-map.txt
Or better, use the linker trace symbol functionality: g++ -Wl,-trace-symbol=_WinMain ... -- René Berber -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple