This is the mail archive of the gcc-help@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: Can't make 'gmake' use installed libiconv


Neil Bird wrote:
>   I have libiconv installed in the same [non0-standard] dir. as
> gcc is going; congfigure seems to find it (I try to pass
> appropriate CPPFLAGS/LDFLAGS to it) amd sets HAVE_ICONV
> accordingly.

  After further investigation, this is building stage2 when
using  which is, by default, empty. Should it not be picking up
LDFLAGS?

  The build seems to work if I set BOOT_LDFLAGS to the same
thing as LDFLAGS before making, but I'm not certain that that's
'safe'.

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


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