DO NOT REPLY [Bug 5170] Cross compilation does not work

samba-bugs at samba.org samba-bugs at samba.org
Tue Jan 1 15:14:14 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5170





------- Comment #2 from matt at mattmccutchen.net  2008-01-01 09:14 CST -------
That is not the right fix.  Running "mkrounding" is meant to give information
about how the *cross compiler* aligns structures so rsync can adapt
accordingly; building and running "mkrounding" for the build machine may give
the wrong answer.

For cross compilation to work, we would need to find a way to get this
information from the cross compiler itself without running an executable that
it produces.  There is also the issue of the 11 configure tests that run things
on the build machine (assumed to be the target machine).


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list