public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "JOSEPH" <joseph@chu.url.com.tw>
To: gcc-help@gcc.gnu.org
Subject: about Profiling.....
Date: Wed, 16 Jan 2002 23:53:00 -0000	[thread overview]
Message-ID: <37882002141774038484@chu.url.com.tw> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=big5, Size: 754 bytes --]

Hi,
  I have a problem with the "-pg".
  I want to profile XMMS's performance. So I downloaded the source from
XMMS website.
  But I got into trouble with recompiling the source..
  Whatever using the following commands, 
  1. "./configure ; make CFLAGS=-pg ; make install ; xmms " -->
"segmentation fault".
  2. modify configure.in file , and add "-pg" in variable CFLAGS ,then run 
     "./configure ; make ; make install ; xmms" --> "segmentation fault".
  3. "export CFLAGS=-pg ; ./configure ; make ; make install " --> error
  Would anyone have idea with this ? 
  Any help is appreciated.
                Joseph


------------------------------------------
¦Û¤v°µµo«H¾÷¥D¤H¡A¦Û¤v¨M©w¹q¤l¶l¥ó¦a§}
http://mymailer.url.com.tw


                 reply	other threads:[~2002-01-17  7:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37882002141774038484@chu.url.com.tw \
    --to=joseph@chu.url.com.tw \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).