Dan Kegel wrote:
Aha. Using 'make -d' shows more detail:
...
so the recursion in extra-module.mk (which is expected, though
I don't know how many repeats are normal) is going awry somehow.
Got it. I'm attaching a minimal test case. glibc's makefile
requires that Make be able to handle 140 levels
On Sat, Mar 20, 2004 at 12:28:47AM -0800, Dan Kegel wrote:
>(long lines wrapped, sorry).
>I tried sticking gdb in a crucial place in
>crosstool-0.28-pre8c/build/i686-unknown-linux-gnu/gcc-2.95.3-glibc-2.1.3/glibc-2.1.3/Makefile
>by replacing the call to $(MAKE) with a call to gdb $(MAKE):
You sho
Brian wrote:
I've not much experience with distcc, but it looks like you're trying to
use gcc 2.95. This version of gcc is known to be broken with Cygwin and
is not supported -- it has been removed from the Cygwin mirrors.
Apologies if this does not apply to your circumstance...
Right, doesn't ap
Dan Kegel wrote:
I've been adding cygwin support to http://kegel.com/crosstool
so I can build hetrogenous distcc clusters targeting e.g. Red Hat 6.2.
I have a nice automated shell script to do this;
works great under Linux, and I'm slowly chipping away at the problems
under Cygwin. The latest one
Dan Kegel wrote:
>$ eval `cat i686.dat gcc-2.95.3-glibc-2.1.3.dat` sh all.sh --notest
> After whirring and clanking for an hour or two on my wife's Athlon 1400
> running Windows XP, this bombs with the odd error
>make -C iconvdata subdir_lib
>make[1]: *** [iconvdata/subdir_lib] Segmen
Dan Kegel wrote:
Short story: make is dumping core on me repeatably under cygwin-1.5.9-1.
Things seem a bit unstable.
Should I roll back to an older version of cygwin? If so,
which packages should I roll back?
Long story:
I've been adding cygwin support to http://kegel.com/crosstool
so I can build
Short story: make is dumping core on me repeatably under cygwin-1.5.9-1.
Things seem a bit unstable.
Should I roll back to an older version of cygwin? If so,
which packages should I roll back?
Long story:
I've been adding cygwin support to http://kegel.com/crosstool
so I can build hetrogenous dist
7 matches
Mail list logo