bootstrap won't link with GNU iconv

Neil Bird neil.bird@uk.thalesgroup.com
Wed Jun 27 00:44:00 GMT 2001


Tom Tromey wrote:
> If you're not comfortable writing that then a simpler workaround would
> be to `cd' to the libjava build directory (it will be something like
> <build-root>/<target-name>/libjava) and run:
> 
>     make LIBS=-liconv

  At what stage? IShould I do a make bootstrap as normal, then
issue the above at each point it fails? Should that, in fact, be
'make LIBS=-liconv bootstrap'?

  I did try doing makes in gcc/, but it seemed to work OK in the
first instance because the top level Makefile passes distinct
new flags into the gcc/Makefile that I hadn't got by hand, and I
wasn't happy that I new enough about these to let a gcc/ subdir
'make' be part of the process.


  For the time being, I renamed my GNU iconv.h out of the way so
that, presumably, it's not being used and compilation is
progressing flawlessly. However - will I be losing any Java
functionality by not using GNU iconv?

-- 
=================- http://www.thalesgroup.com/ -================
  Neil Bird   Principal Engineer                  |
       work - mailto:neil.bird@uk.thalesgroup.com | $> cd /pub
   personal - mailto:neil@fnxweb.com              | $> more beer



More information about the Gcc-bugs mailing list