[argyllcms] Re: ArgyllCMS build system
- From: Gerhard Fuernkranz <nospam456@xxxxxx>
- To: argyllcms@xxxxxxxxxxxxx
- Date: Tue, 01 Jan 2008 21:55:09 +0100
Nicolas Mailhot wrote:
> A fourth way is to just rebuild everything depending on argyll every
> time its version is bumped. Which is painful but less painful than the
> current fork + static linking situation.
>
Unfortunately not just rebuild. Rebuilding would be sufficient if only
the ABIs change. But if the APIs change (for instance, if a function now
has five arguments, while it had only three arguments in the previous
version, and if the data types of some of these arguments have changed
too,...), then even code changes are necessary in the programs which use
those APIs.
Regards,
Gerhard
> Gecko, openssl… are examples of stuff that forces rebuilding regularly,
> because they don't have any fixed ABI. We still prefer this over the
> alternatives
- Follow-Ups:
- [argyllcms] Re: ArgyllCMS build system
- From: Nicolas Mailhot
- References:
- [argyllcms] Re: ArgyllCMS build system
- From: Nicolas Mailhot
Other related posts:
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- » [argyllcms] Re: ArgyllCMS build system
- [argyllcms] Re: ArgyllCMS build system
- From: Nicolas Mailhot
- [argyllcms] Re: ArgyllCMS build system
- From: Nicolas Mailhot