Hi Maciej, Am 27.05.2013 um 14:44 schrieb Maciej (Matchek) BliziĆski <[email protected]>: > During the merge phase, GAR rewrites paths so that the binary files are > nicely sorted to subdirectories, and it takes platform-independent files from > the first modulation, under the assumption that they're the same for all > platforms. > > But sometimes they really aren't. > > Do we have a tool which inspects the DESTDIR directories for 32/64-bit > modulations and verifies that the files are in fact the same? > > If not, would anyone be up for writing such a tool? It would be really useful > for us, for the whole project.
In fact we talked about that during the last camp and Igor suggested to always add include-merging with automatic 32/64 selection similar to what we have for curl right now with "diff -D". We should also use the opportunity to factor out the merging from GAR and enhance modularization. Best regards -- Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
