caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* compiling error...
@ 2005-01-27 10:16 Micha
  2005-01-27 10:31 ` [Caml-list] " Damien Doligez
  0 siblings, 1 reply; 3+ messages in thread
From: Micha @ 2005-01-27 10:16 UTC (permalink / raw)
  To: caml-list

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?

my cflags (gcc 3.4.1)  are:
-march=athlon-xp -O3 -fomit-frame-pointer -mfpmath=sse 
-maccumulate-outgoing-args -pipe

 Michael


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

end of thread, other threads:[~2005-01-27 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-27 10:16 compiling error Micha
2005-01-27 10:31 ` [Caml-list] " Damien Doligez
2005-01-27 11:25   ` Micha

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