public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Failure building Ada on i686-pc-mingw32
@ 2005-07-12 21:02 Danny Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Smith @ 2005-07-12 21:02 UTC (permalink / raw)
  To: jdgressett; +Cc: gcc


> Ada fails in stage1; the offender is gnatbind.exe. It crashes even if invoked
with no command-line arguments. > Gdb provides the following information:
>
>
> ( gdb) run
> Starting program: C:\gcc401install\gccbuild\gcc\stage1/gnatbind.exe

>Program received signal SIGSEGV,
> Segmentation fault.
> 0x004034b7 in __gnat_install_SEH_handler (ER=0xffffffff)
> at ../../gcc-4.0.1/gcc/ada/seh_init.c:219
> 219 ((int *)ER)[0] = (int)ptr; /* previous handler */

Known  bug,  fixed on trunk but not on 4.0 branch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20226

Danny

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Failure building Ada on i686-pc-mingw32
@ 2005-07-12 17:47 David Gressett
  0 siblings, 0 replies; 2+ messages in thread
From: David Gressett @ 2005-07-12 17:47 UTC (permalink / raw)
  To: gcc

Development environment:
i686-pc-mingw32 on Windows 2000 Pro SP4 (Athlon processor)
MinGW 3.2.0 (gcc 3.4.2 mingw-special)
Msys 1.0.10

../gcc-4.0.1/configure   --verbose --with-gcc --with-gnu-ld 
--with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingwlocal  
--enable-threads  --disable-nls --disable-win32-registry 
--disable-shared --enable-sjlj-exceptions --enable-languages=c,ada

Ada fails in stage1; the offender is gnatbind.exe. It crashes even if 
invoked with no command-line arguments. Gdb provides the following 
information:

(gdb) run
Starting program: C:\gcc401install\gccbuild\gcc\stage1/gnatbind.exe

Program received signal SIGSEGV, Segmentation fault.
0x004034b7 in __gnat_install_SEH_handler (ER=0xffffffff)
    at ../../gcc-4.0.1/gcc/ada/seh_init.c:219
219       ((int *)ER)[0] = (int)ptr;                       /* previous 
handler */
(gdb)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-12 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-12 21:02 Failure building Ada on i686-pc-mingw32 Danny Smith
  -- strict thread matches above, loose matches on Subject: below --
2005-07-12 17:47 David Gressett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).