patch fixing this for interix. Maybe this fixes for
this feature for mac osx too (is there support for max osx yet?).
Thanks in advance, Cheers,
Markus Duft
make-3.81-case-insensitive-non-win32.patch
Description: Binary data
make-3.81-config-interix6.0.log.gz
Description: GNU Zip compressed da
On Tue, 2009-03-17 at 17:56 +0100, Markus Duft wrote:
> Hi!
ping...
>
> I'm running make on x86 interix (SFU/SUA). All works like a charm, except
> for occasional problems with multi-core machines (I'm not sure if the same
> problems would occur on single cores too
On Tue, 2009-03-24 at 07:06 +0100, Markus Duft wrote:
> On Tue, 2009-03-17 at 17:56 +0100, Markus Duft wrote:
> > Hi!
>
> ping...
ping ping at least a comment on this would be cool... don't leave me
in the dark! i think my report is quite detailed, and not one of the
&quo
c for interix. It's not easy
> to debug this without having the os and a debugger in front of you.
mhm... and bad enought gdb on interix is badly broken, so the better
debugger is printf :-/ ...
Thanks anyway, Cheers, Markus
>
> Regards,
>
> Tim
>
>
>
> 2009/5
Hi!
I just tried updating to make-3.82 (from 3.81), and it turned out, that i have
a build related problem: uintmax_t is defined in stdint.h here, and not in
inttypes.h. configure does seem to check stdint.h too, but make.h does not
include it. Additionally, to complicate things, inttypes.h _is