On Mon, May 19, 2008 at 14:25:17 +0200, Stefano Zacchiroli wrote: > On Mon, May 19, 2008 at 01:28:14PM +0200, Romain Beauxis wrote: > > Isn't it possible to contraint gcc to 4.2 on arm in ocaml's build-deps ? > > No, because via deps only you can't change the default compiler which > will respond to the "gcc" invocation. It will *probably* work to add a > Build-Conflict on gcc-4.3 only on arm ... but this solution is so nasty > that I can't even think about it :-) IMO the manual binNMU would be > better ... > Build-depend on gcc-4.2 [arm], and set CC=gcc-4.2, which the build system should respect if it is anywhere near sane. Anyway, I'll get the build-deps installed on agnesi and start a build.
Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

