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

Re: [MiNT] distro cross-building



Miro Kropacek wrote:

    How would you indicate that dependent packages need updated...
    i.e. we statically link everything to mintlib, mintlib is updated,
    every package would then need to be updated to reflect this
    change...  how would we handle this elegantly?

Don't know if it's elegant but the idea was to make nightly builds for every package so this shouldn't be much different. We have maybe 100 packages so this is task maybe for 2-3 hours with cross compiler, right?

Yes but then users can't be expected to download all 100 packages every night because some might possibly have been rebuilt? Dynamic linking was designed as the best solution to this problem so it seems reasonable that that's what we should aim for ;)
Thanks,
Mark