This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GProf problem...


Hi there!

Sorry for asking again, however I have ported a mid-size gui app to GCJ and now it behaves sometimes a bit strange when it comes down to performance.

The problem I have is, that when I run the executable compiled with "-pg" support like that:
gprof ./TeleNat


, is that the execution simply finishes withought showing my main-window / doing what expected. I dont get any error or exceptions, the execution simply ends.

Any ideas?

Thanks in advance, lg Clemens Eisserer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]