[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Clang/LLVM version requirements
>>> On 13.09.12 at 17:05, Keir Fraser <keir.xen@xxxxxxxxx> wrote: > On 13/09/2012 15:55, "Tim Deegan" <tim@xxxxxxx> wrote: > >> At 15:01 +0100 on 13 Sep (1347548504), Jan Beulich wrote: >>>>>> On 13.09.12 at 14:21, Tim Deegan <tim@xxxxxxx> wrote: >>>> Allowing BSS would just need a few extra runes (AFAICS, >>>> "--set-section-flags .bss=alloc,load,contents") in the objcopy that >>>> makes reloc.bin. >>>> But I'm not sure how to make sure everything is >>>> rip-relative, do if that's the real concern I'm inclined to go with >>>> this compile-time check and exclude .[ro]data[.*] as well. >>>> We can always fix it up to allow bss and data sections if we ever >>>> actually need them. >>> >>> As said, I'm fine with any approach as long as it works with all >>> supported tool chains. So feel free to go the route you're >>> proposing. >> >> OK. The patch below works for me on gccs 4.1 to 4.7 and clang 3.0. >> I tries gcc 3.4 but the build already fails in a few other places. >> Do we really still support gcc 3.4 like the README says? > > It's been a long while since we updated our compiler support. In general > I've been happy to say we support each gcc release only for 2-3 years. In > this case that would mean we could *even* update our support to be only gcc > 4.2 and later. For the purpose of being able to build on SLE10 without overrides, I'd like to ask to consider keeping this at 4.1.x for the next while. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |