Re: Fail to compile bigloo with
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Organization | Inria |
| Message-ID | <2016510145529.5731da41@arches> |
Hi Pierre-François, > Hello again, > > 1) > I have a machine without "resolve" but when compiling bigloo 4.3c with the option " --no-resolv" > the compilation of bigloo/runtime/Clib/cresolv.c is failing (undefined reference to "ns_t_invalid" ans stuff like that) > > 2) > I have some files failing when using these optimisations: > cfa-tracking (at execution) > dataflow-types (at execution) > initflow (I think at execution) > > Is it "normal" ? > Are you interested in testcases ? (testcases for optimization are difficult to do ...) Of course this is not "normal". Optimizations should always succeed. We are _very_ interested in testcases. Thanks in advance. -- Manuel