|
From: John F. <fo...@at...> - 2000-12-01 12:31:26
|
Earnie Boyd wrote: > --- Jeff Sturm <jef...@ap...> wrote: > > > > No problem. (Can mingw build xfree86 yet? I know there was a cygwin > > project...) > > > > I would think that to be a real chore. Cygwin doesn't build it cleanly yet. > It takes me two to three hours to do the whole of xc but some executables don't > make for some reason or another. I haven't investigated yet. One of the > headaches is that when I do `make World' it does a `make clean' by default and > I haven't figured out how not to do that yet. > Earnie FWIW, After my initial Make world, I go into the top level Makefile and comment out the make clean and make makefiles.. You can also do a 'make all' or 'make includes' or whatever individually. The 'make World' is annoying as hell. John > > Alright, this has gotten a bit more than a little OT. ;) > > Cheers, > > ===== > Earnie Boyd > mailto:ear...@ya... > > --- <http://earniesystems.safeshopper.com> --- > --- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> --- > --- Minimalist GNU for Windows <http://www.mingw.org/> --- > > __________________________________________________ > Do You Yahoo!? > Yahoo! Shopping - Thousands of Stores. Millions of Products. > http://shopping.yahoo.com/ > _______________________________________________ > MinGW-users mailing list > Min...@li... > > You may change your MinGW Account Options at: > http://lists.sourceforge.net/mailman/listinfo/mingw-users |