On 3/20/08, Arthur Norman <[EMAIL PROTECTED]> wrote:
> But let me stress that a variety of C and C++ programs build and run OK.
> Any suggestions about what could cause a crash before main() is entered
> most welcome....!

First, thank you greatly for all of this information.  It is wonderful
to see things being used (and almost working, too!)

The stage you are at now is where we try to find what we call reduced
test cases -- the bare amount of code, 10 or 12 lines or whatever,
that causes an error.  If you could narrow that down, that would be
remarkably helpful.

For gdb, I don't know if that will only work with native compiled
binaries or not.  The cygwin cross compiler definitely would need
-mno-cygwin to avoid requiring the cygwin dll, which isn't ported to
Win64.

I will look more into your issue this evening.  It is very intriguing.
 I would say to fill out a support request ticket on the tracker so
that we can keep track of what's going on.  Also, I think maybe I'll
set up an IRC channel somewhere for this.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to