caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Exception from the compiler
@ 2006-01-20 17:34 Alessandro Baretta
  2006-01-20 17:59 ` [Caml-list] " David MENTRE
  0 siblings, 1 reply; 2+ messages in thread
From: Alessandro Baretta @ 2006-01-20 17:34 UTC (permalink / raw)
  To: Ocaml

 > Fatal error: exception Invalid_argument("List.iter2")

Since ocamlc is not built with -g itself, I cannot produce an exception 
backtrace. How can I investigate this bug, so as to produce a meaningful bug report?

Alex

-- 
*********************************************************************
http://www.barettadeit.com/
Baretta DE&IT
A division of Baretta SRL

tel. +39 02 370 111 55
fax. +39 02 370 111 54

Our technology:

The Application System/Xcaml (AS/Xcaml)
<http://www.asxcaml.org/>

The FreerP Project
<http://www.freerp.org/>


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

* Re: [Caml-list] Exception from the compiler
  2006-01-20 17:34 Exception from the compiler Alessandro Baretta
@ 2006-01-20 17:59 ` David MENTRE
  0 siblings, 0 replies; 2+ messages in thread
From: David MENTRE @ 2006-01-20 17:59 UTC (permalink / raw)
  To: Alessandro Baretta; +Cc: Ocaml

Alessandro Baretta <a.baretta@barettadeit.com> writes:

>  > Fatal error: exception Invalid_argument("List.iter2")
>
> Since ocamlc is not built with -g itself, I cannot produce an exception
> backtrace. How can I investigate this bug, so as to produce a meaningful
> bug report?

1. find the smallest program triggering the error?

2. recompile ocamlc by adding '-g' option to CAMLC in Makefile file?

Best wishes,
d.
-- 
pub  1024D/A3AD7A2A 2004-10-03 David MENTRE <dmentre@linux-france.org>
 5996 CC46 4612 9CA4 3562  D7AC 6C67 9E96 A3AD 7A2A


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

end of thread, other threads:[~2006-01-20 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-20 17:34 Exception from the compiler Alessandro Baretta
2006-01-20 17:59 ` [Caml-list] " David MENTRE

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