------- Additional Comments From joel at oarcorp dot com  2005-02-03 12:24 
-------
Subject: Re:  gnat tools not buildable cross

neroden at gcc dot gnu dot org wrote:
> ------- Additional Comments From neroden at gcc dot gnu dot org  2005-02-03 
> 00:57 -------
> Joel, I'm suspicious that the result you got on the branch should also be  
> happening on mainline; it's happening in a code section which I haven't 
> touched.  There's a suspicious-looking difference between Arnaud's configure  
> output for the GCC subdir and yours: 
> Arnauds: 
> checking for .preinit_array/.init_array/.fini_array support... yes  
> Yours:  
> checking for .preinit_array/.init_array/.fini_array support... no  

What is this checking?  Host, target?  My host compiler is:

bash-2.05$ type gcc
gcc is /opt/gcc-40-CVS/bin/gcc
bash-2.05$ type gnatmake
gnatmake is /opt/gcc-40-CVS/bin/gnatmake
bash-2.05$ gcc --version
gcc (GCC) 4.0.0 20050113 (experimental)

Same version for gnatmake.

Some targets do see to fail with errors indicating different
exception models.

--joel


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19489

Reply via email to