[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OCaml 3.10.2 FTBFS on arm with gcc 4.3



On Mon, May 19, 2008 at 14:32:37 +0200, Julien Cristau wrote:

> Anyway, I'll get the build-deps installed on agnesi and start a build.
> 
It passed the failure point now.
aurel32 will try a build using a compiler with #476460 fixed.  If that
doesn't help, I think the best we can do is use gcc-4.2 for now on arm.
FWIW, the necessary changes would be, as far as I can tell:
- build-dep on gcc-4.2 [arm]
- pass '-cc gcc-4.2' to configure if $(DEB_HOST_ARCH) = arm
- change the dependency on gcc to gcc [!arm], gcc-4.2 [arm] in ocaml-nox
and I think that's it.

Cheers,
Julien


Reply to: