Yann Crausaz <[EMAIL PROTECTED]> wrote: > Hello Max, > > My work will be finished on december 19th, and I'll have to do a > lecture > on january 15th. Then I'll translate my hole work to english, since > it's > been written in french (does anybody volunteer to translate it into > others > languages ?). And then, if you want, I'll post a copy.
That would be nice. > In fact, my strategy is to create a very basic Cygwin distro (setup, basesystem, > filesystem, bash, glibc-common, glibc, ldconfig, libtermcap, mktemp, termcap Cygwin doesn't use glibc or ldconfig. In fact, you don't need to have a seperate C library package, because the C runtime is part of cygwin1.dll. > as wrote '73 de Jeff' from the RPM ML in > https://listman.redhat.com/mailman/private/rpm-list/2002-November/016873.htm l), Archive is private. > to integrate RPM-4.1 into that distro, to create the RPM files for the packages > I'd like to install (if not available on www.rpmfind.net), Well, there can't be any Cygwin binary packages on rpmfind.net, because they don't exist yet. Or do you mean source packages? Note that most packages tend to require at least a small patch for Cygwin, so even source packages won't be directly useable without some tweaking. > And one more time: thank you for your priceless help !!! No problem!
