universal binary and crtimes

Robert DuToit rdutoit at capecod.net
Thu Feb 21 12:17:26 GMT 2008


On Feb 21, 2008, at 1:01 AM, Mike Bombich wrote:

> Off the cuff, without looking at the code, I'd guess there is an  
> Endian issue at play.

Yes -In reading about binary compilation I came across issues about  
Endian and found various suggestion which I don't quite know how to  
apply:

or you need to patch PHP sources. In my case patching PHP sources was  
the easiest solution, so I replaced WORDS_BIGENDIAN macro (defined by  
configure) with __BIG_ENDIAN__ (defined by Mac GCC \ in compile time).
where do I change these Bigendian words?  Rob


>
>
> Mike
>
>
> On Feb 20, 2008, at 11:34 PM, Robert DuToit wrote:
>
>> Hi All,
>>  I promise I won't bug you anymore about this but I did find that  
>> the compiled universal binary on rsync3.0.pre10 does preserve  
>> creation dates across platforms with the old osx-create-time.diff  
>> patch but not with the crtimes patch. If anyone has a clue about  
>> this I would be happy to fix it.  Thanks again Rob D
>>
>> PS so close!
>> -- 
>> To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
>> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
>>
>



More information about the rsync mailing list