Hi,
I try to build a gst with profiling information. So I configure gst with: ./configure CFLAGS=-pg and make give me thix error: gcc: -pg and -fomit-frame-pointer are incompatible I guess I should remove the oprion -fomit-frame-pointer but I don't know the right way of doing it. Is there a way to compile gst with profiling information? Thanks --Mathieu _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
