This is the mail archive of the gcc-bugs@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]

[Bug fortran/20587] gcc-4_0 from head does not build on Panther


------- Additional Comments From federico dot carminati at cern dot ch  2005-03-22 16:38 -------
Subject: Re:  gcc-4_0 from head does not build on Panther

These files in gcc generate dependencies via explicit calls to intl  
library

/usr/local/gcc-4_0//build/libcpp/errors.o:         U _libintl_dgettext
/usr/local/gcc-4_0//build/libcpp/files.o:         U _libintl_dgettext
/usr/local/gcc-4_0//build/libcpp/line-map.o:         U _libintl_dgettext
/usr/local/gcc-4_0//build/libcpp/init.o:         U  
_libintl_bindtextdomain

so gcc does require intl. Regards, Fed

On Mar 22, 2005, at 17:01, pinskia at gcc dot gnu dot org wrote:

>
> ------- Additional Comments From pinskia at gcc dot gnu dot org   
> 2005-03-22 16:01 -------
> Yes this is a bug in fink, complain to them, you don't need the intl  
> library for gcc to compile.
>
>
> --  
>            What    |Removed                     |Added
> ----------------------------------------------------------------------- 
> -----
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20587
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.



-- 


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


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