Nope I only get the gmon.out file if I do -static when linking. I have tried running the application several times.
Nope I only get the gmon.out file if I do -static when linking. I have tried running the application several times.
I think i found the issue...the server uses gcrt0.o rather then gcrt1.o and from what I have found from searching is that gcrt1.o is what I should be using for C++.
Can anyone confirm this for me?? I know this isn't a Qt issue
Last edited by abbapatris; 17th April 2009 at 16:00. Reason: updated contents
my company's server. Just the system we login to to build it. I have done some tests and have solved the issue, thanks for the help
Bookmarks