This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran,patch] bootstrap broken


But in http://gcc.gnu.org/install/prerequisites.html, GCC binary (version 2.95
or later) should be ok. Shouldn't we accept the patch?

Feng Wang 

 --- Feng Wang <wf_cs@yahoo.com> 的正文:
> It's my own problem. sorry.
> Someone else change the gcc used to build fortan to version 2.96. Gcc 2.96
> doesn't support flexible array member. The error we got is followed:
> 
> gcc -c   -DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC   -W -Wall -Wwrite-
> strings -Wstrict-prototypes -Wmissing-prototypes  -fno-common  
> -DHAVE_CONFIG_H
>    -I. -Ifortran -I../../gcc-4.0-20040912/gcc
> -I../../gcc-4.0-20040912/gcc/fortr
> an -I../../gcc-4.0-20040912/gcc/../include
> -I../../gcc-4.0-20040912/gcc/../libcp
> p/include  ../../gcc-4.0-20040912/gcc/fortran/arith.c -o fortran/arith.o
> In file included from ../../gcc-4.0-20040912/gcc/fortran/arith.c:30:
> ../../gcc-4.0-20040912/gcc/fortran/gfortran.h:471: array size missing in
> `line'
> make[1]: *** [fortran/arith.o] Error 1
> make[1]: Leaving directory `/home/wf/gcc40/install/gcc'
> make: *** [all-gcc] Error 2
> 
> Feng Wang
> 
>  --- Feng Wang <wf_cs@yahoo.com> 的正文:
> > Hi, all
> >    I couldn't build fortran on ia64 at lease 4 days ago and this patch fix
> it
> > 
> > with no regression. But everyone else seems not to have this problem. I
> think
> > this is obvious but nobody pointed it. I was really confused. Dones
> everyone
> > build smoothly? 
> 

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]