This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Implementing new intrinsic


 --- FX Coudert <Francois-Xavier.Coudert@lcp.u-psud.fr> 的正文:
> At runtime, I get an undefined reference to `_gfortran_rename_i4_sub', 
> and libgfortran/intrinsics/rename.c has not been compiled. Is there a 
> magic option in the make system I didn't use? (I only used ./configure 
> --enable-languages=c,f95 && make).

You should add the filename to libgfortran/Makefile.am and regenerate
Makefile.in use "automake". And the patch should include the diffs of
Makefile.am and Makefile.in.

Feng Wang

_________________________________________________________
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]