py-breakpoint.c fails to compile with MinGW GCC
Phil Muldoon
pmuldoon@redhat.com
Thu Jul 28 15:37:00 GMT 2011
Joel Brobecker <brobecker@adacore.com> writes:
>> Phil> I'm also unsure why some folks can compile ok (Dan in that email
>> Phil> mentions he has been), and some can't.
>
> It does compile for me too. Could be a compiler age issue?
> Just wondering out loud - if we were to use a C++ compiler, would
> it allow us to use non-static initializers like in this case?
> I'm under the impression that C++ provides elaboration, so
> non-static initialization should be do-able...
Maybe older versions of Python did not tag with dllimport, or these
particular pieces. I don't have access to a windows box locally, so I'm
just guessing/speculating.
Cheers
Phil
More information about the Gdb
mailing list