On Wed, 2013-10-30 at 12:52 +, marti.ma...@littlecms.com wrote:
> Hi Will,
>
> I've committed to GIT some modifications that solves the issue.
> Thanks again
>
> Regards
> Marti
Thanks! :-)
-Will
>
> Quoting Will Schmidt :
>
> > On Tue, 2013-10-15 at 15:17 +, marti.ma...@littlecms.c
Hi Will,
I've committed to GIT some modifications that solves the issue.
Thanks again
Regards
Marti
Quoting Will Schmidt :
> On Tue, 2013-10-15 at 15:17 +, marti.ma...@littlecms.com wrote:
>>
>> Hi Will,
>>
>> Thanks for the patch,
>>
>> After investigating a little more on this, I found g
On Tue, 2013-10-15 at 15:17 +, marti.ma...@littlecms.com wrote:
>
> Hi Will,
>
> Thanks for the patch,
>
> After investigating a little more on this, I found gcc 4.6 was
> required and sometimes you need to #include for those
> macros to work. I would like to stay away of those dependen
While in a powerpc LE environment, the #ifdeffery around USE_BIG_ENDIAN
(lcms) and CMS_USE_BIG_ENDIAN (lcms2) needs some adjustment to avoid
setting the BIG_ENDIAN flag.
I've attached a pair of patches for consideration. The first against
lcms 1.19 , the second against lcms2 2.5.
Thanks,
-Will