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]

Re: NLS patches for Chill, Java and Fortran


> Index: gcc/ch/Makefile.in
> ===================================================================

> +LIBS = $(LIBIBERTY) $(CLIB) $(INTLLIBS)
> +LIBDEPS = $(LIBIBERTY) $(INTLLIBS)

I think it would be better to put INTLLIBS before LIBIBERTY, then it can 
pull functions from libiberty if it helps..

The same is true for java and maybe other front-ends as well.

R.


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