This is the mail archive of the gcc@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 - need help with make machinery


On Sun, 4 Jun 2000, Philipp Thomas wrote:
> On SuSE 6.4 it shouldn't even try to build libintl.a, as everything
> that's needed is in glibc. That is, unless configured with
> --with-included-gettext. Gerald, could you please try to find out why
> configure choose to build libintl on your SuSE Linux system?

I can reproduce it with...

  mkdir OBJ ; cd OBJ
  /cvs/gcc/configure
  nohup gmake bootstrap &

...but I'll send you the output of configure and further data that might
be useful for you.

> And yes, the warnings should also vanish as my patches deal with them.

Great, thanks!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



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