Skip to content
Prev 8808 / 15075 Next

Installing packages from source for all installed sub-architectures

Dan,
On Mar 5, 2012, at 7:09 PM, Dan Tenenbaum wrote:

            
The same is true for Windows - to my best knowledge the rules are the same on all platforms -- Makefile or configure prevent a package from being built for more than one architecture, because they may modify the sources in-place and thus the package can only be built once. The only difference I'm aware of is that some Windows packages use configure.win for things other than configuration, so binary maintainers may choose to ignore those but that is not the default AFAIK. 

Cheers,
Simon