Re: Compiling with profiling flags

2006-10-18 Thread Seongbae Park
On 10/17/06, Revital1 Eres <[EMAIL PROTECTED]> wrote: Hello, Is there an option to change the name of the .gcno file that is generated by using profiling flags like -fprofile-generate and later used by -fprofile-use? I read that "For each source file compiled with `-fprofile-arcs', an accompany

Re: Compiling with profiling flags

2006-10-18 Thread Ben Elliston
Hi Revital > Is there an option to change the name of the .gcno file that is > generated by using profiling flags like -fprofile-generate and later > used by -fprofile-use? I read that "For each source file compiled > with `-fprofile-arcs', an accompanying `.gcda' file will be placed > in the obj

Compiling with profiling flags

2006-10-17 Thread Revital1 Eres
Hello, Is there an option to change the name of the .gcno file that is generated by using profiling flags like -fprofile-generate and later used by -fprofile-use? I read that "For each source file compiled with `-fprofile-arcs', an accompanying `.gcda' file will be placed in the object file dire