ideas for C optimization wanted

Robert Collins robertc at robertcollins.net
Thu Jul 3 21:35:22 BST 2008


On Thu, 2008-07-03 at 17:36 +0100, Russel Winder wrote:


> Can I put in a signpost here.  Some of us run multiple architectures off
> the same filestore.  So I have Ubuntu, Solaris and Mac OS X all sharing
> a single copy of things -- see NFS can be wonderful.  SCons has very
> simple ways of dealing with this sort of compilation situation, Make on
> the other hand does not.   Of course selection of architecture at
> runtime in this sort of context has to be worried about as well.

What you can do is install bzr to your shared filestore rather than
running out of tree. Do that once from each architecture - the common
files will be reused, the extensions installed to the appropriate binary
locations. (And if they're not, its a bug in distutils.)

-Rob





-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080704/42db127c/attachment-0001.pgp 


More information about the bazaar mailing list