public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* The parameter "-pg" ...
@ 2002-01-01 20:10 jospehchan
  2002-01-02  1:57 ` Stephano Mariani
  2002-08-19  1:52 ` How to add an GCC parameter? Joseph
  0 siblings, 2 replies; 3+ messages in thread
From: jospehchan @ 2002-01-01 20:10 UTC (permalink / raw)
  To: gcc-help

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

Hi, 
 I want to investigate the tools' performance.
 And I have downloaded the source code from the
website.
 But I fall into trouble now.
 Because those tools provide a simple way to the
compile and install , just like 
 ./configure
 make
 make install
 So I want to add parameter "-pg" during the
compiling, but I have no idea with it.
 Would someone kindly do me a favor ?
 Any help is appreciated.

-----------------------------------------------------------------
< ¨C¤Ñ³£ Yahoo!©_¼¯ >  www.yahoo.com.tw

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: The parameter "-pg" ...
  2002-01-01 20:10 The parameter "-pg" jospehchan
@ 2002-01-02  1:57 ` Stephano Mariani
  2002-08-19  1:52 ` How to add an GCC parameter? Joseph
  1 sibling, 0 replies; 3+ messages in thread
From: Stephano Mariani @ 2002-01-02  1:57 UTC (permalink / raw)
  To: 'jospehchan', gcc-help

Run:
export CFLAGS=-pg
./configure
make
make install

Stephano

> -----Original Message-----
> From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]
On
> Behalf Of jospehchan
> Sent: 02 January 2002 04:11
> To: gcc-help@gcc.gnu.org
> Subject: The parameter "-pg" ...
> 
> Hi,
>  I want to investigate the tools' performance.
>  And I have downloaded the source code from the
> website.
>  But I fall into trouble now.
>  Because those tools provide a simple way to the
> compile and install , just like
>  ./configure
>  make
>  make install
>  So I want to add parameter "-pg" during the
> compiling, but I have no idea with it.
>  Would someone kindly do me a favor ?
>  Any help is appreciated.
> 
> -----------------------------------------------------------------
> < 每天都 Yahoo!奇摩 >  www.yahoo.com.tw


^ permalink raw reply	[flat|nested] 3+ messages in thread

* How to add an GCC parameter?
  2002-01-01 20:10 The parameter "-pg" jospehchan
  2002-01-02  1:57 ` Stephano Mariani
@ 2002-08-19  1:52 ` Joseph
  1 sibling, 0 replies; 3+ messages in thread
From: Joseph @ 2002-08-19  1:52 UTC (permalink / raw)
  To: gcc-help

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

Hi,
 I want to add an GCC parameter for my own test.
 But I have no idea what file I should modify.
 Could anybody tell me how to do this?
 Any help is appreciated.
BR,
  Joseph

-----------------------------------------------------------------
< ¨C¤Ñ³£ Yahoo!©_¼¯ >  www.yahoo.com.tw

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-19  8:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-01 20:10 The parameter "-pg" jospehchan
2002-01-02  1:57 ` Stephano Mariani
2002-08-19  1:52 ` How to add an GCC parameter? Joseph

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).