* Mike Frysinger <[email protected]> schrieb: > > You didn't get my point. I was talking about the way of copying > > in (parts of) gnulib into other package's source tree in an > > unpredicable way, directly within the build process. > > i'm guessing you've never actually used gnulib
Actually, I do, while making coreutils (the git tree, not tarballs) cleanly crosscompile'able in sysroot. > importation of it isnt "unpredictable" at all. the developer doing > the import closely controls what functions exactly they wish to import. The unpredictable point the the imported version. If it does an git fetch, you dont know what you're actually getting in. Building the same coreutils version twice (with some delay in between) is likely to actually run on _different_ trees. Now I curious how some wants to do proper QM on that ;-o > > The clean way (tm) would be making it a real library > > again, clearly you dont follow anything about gnulib. they're > already working on an actual shared library now called libposix. Fine. Let's see when it really replaced gnulib. Guess takes a while, but I needed a solution right now. > > I'm currently in the process of doing exactly that. > > i'm sure that will totally see real use and isnt a complete waste of time actually, real use will be in certain medical embedded devices used all around the world ... cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: [email protected] mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ----------------------------------------------------------------------
