caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Doligez <damien.doligez@inria.fr>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] compiling error...
Date: Thu, 27 Jan 2005 11:31:02 +0100	[thread overview]
Message-ID: <8AD11A63-704E-11D9-9012-000D9345235C@inria.fr> (raw)
In-Reply-To: <200501271116.40676.micha-1@fantasymail.de>

On Jan 27, 2005, at 11:16, Micha wrote:

> when compiling (make opt) the ocaml-sources I get this error:
>
> gcc: -pg and -fomit-frame-pointer are incompatible
> make[1]: *** [startup.p.o] Fehler 1
> make[1]: Leaving directory `/home/micha/src/ocaml-3.08.2/asmrun'
> make: *** [runtimeopt] Fehler 2
> Command exited with non-zero status 2
>
> is the -pg flag neccessary or can I remove it? Why should there be 
> profiling
> code in asmrun?

The -pg flag is rather useful for the profiling version of the library.
I guess technically you could omit it, but don't complain if you can't
profile your programs afterward.

-- Damien


  reply	other threads:[~2005-01-27 10:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27 10:16 Micha
2005-01-27 10:31 ` Damien Doligez [this message]
2005-01-27 11:25   ` [Caml-list] " Micha

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=8AD11A63-704E-11D9-9012-000D9345235C@inria.fr \
    --to=damien.doligez@inria.fr \
    --cc=caml-list@inria.fr \
    /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 NNTP newsgroup(s).