-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 1 Dec 2002 21:15:36 -0800 (PST), Eric Halim wrote: > Hi, > > I'm creating my makefie.lnx for my c++ app. > I did this: > > C_FLAGS = -O6 > CC = g++ > all: football football.xpl [snip] > This run well. However every time I quit the app the > segmentation fault occurs and some of the > functionality of the app is not working fine. Consider compiling with less optimization, and if the segfault is reproducible, compile with options "-g -Wall" and then debug your program to find out where it segfaults. - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) iD8DBQE96yw70iMVcrivHFQRAqjoAJ4wEOwh6nbGJbqxbfzweliy+qCf8ACfUKdd 1Yw4unjBSb+q84occg+NOAU= =JVRx -----END PGP SIGNATURE----- _______________________________________________ Redhat-devel-list mailing list Redhat-devel-list@redhat.com https://listman.redhat.com/mailman/listinfo/redhat-devel-list