unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [markus.triska@gmx.at: emacs.c (main): fix profiling instructions]
@ 2007-03-30 21:22 Richard Stallman
  2007-03-31 10:20 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2007-03-30 21:22 UTC (permalink / raw)
  To: emacs-devel

Is this change correct?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
Date: Fri, 30 Mar 2007 14:11:45 +0200
From: Markus Triska <markus.triska@gmx.at>
To: emacs-pretest-bug@gnu.org
Subject: emacs.c (main): fix profiling instructions


2007-03-30  Markus Triska  <markus.triska@gmx.at>

	* emacs.c (main): fix profiling instructions


*** emacs.c	21 Jan 2007 05:18:16 +0100	1.399
- --- emacs.c	30 Mar 2007 13:48:25 +0200	
***************
*** 1720,1726 ****
       GNU/Linux and MinGW.  It might work on some other systems too.
       Give it a try and tell us if it works on your system.  To compile
       for profiling use something like:
!        `make CFLAGS="-pg -g -O -DPROFILING=1'.  */
  #if defined (__FreeBSD__) || defined (GNU_LINUX) || defined(__MINGW32__)
  #ifdef PROFILING
    if (initialized)
- --- 1720,1726 ----
       GNU/Linux and MinGW.  It might work on some other systems too.
       Give it a try and tell us if it works on your system.  To compile
       for profiling use something like:
!        `./configure CFLAGS="-pg -g -O -DPROFILING=1" LDFLAGS="-pg"'.  */
  #if defined (__FreeBSD__) || defined (GNU_LINUX) || defined(__MINGW32__)
  #ifdef PROFILING
    if (initialized)



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

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

* Re: [markus.triska@gmx.at: emacs.c (main): fix profiling instructions]
  2007-03-30 21:22 [markus.triska@gmx.at: emacs.c (main): fix profiling instructions] Richard Stallman
@ 2007-03-31 10:20 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2007-03-31 10:20 UTC (permalink / raw)
  To: rms; +Cc: markus.triska, emacs-devel

> From: Richard Stallman <rms@gnu.org>
> Date: Fri, 30 Mar 2007 17:22:21 -0400
> 
> Is this change correct?

It is correct, but it might not be optimal.  I asked Markus whether
adding LDFLAGS to the Make command line would be equally good, let's
hear what he says in response.

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

end of thread, other threads:[~2007-03-31 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-30 21:22 [markus.triska@gmx.at: emacs.c (main): fix profiling instructions] Richard Stallman
2007-03-31 10:20 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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