[haiku-commits] Re: r36442 - haiku/trunk/build/jam

  • From: Joseph Prostko <joe.prostko@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 24 Apr 2010 14:47:35 -0400

On Fri, Apr 23, 2010 at 5:03 PM,  <zooey@xxxxxxxxxxxxxxx> wrote:
> Author: zooey
> Date: 2010-04-23 23:03:11 +0200 (Fri, 23 Apr 2010)
> New Revision: 36442
> Changeset: http://dev.haiku-os.org/changeset/36442/haiku
>
> Modified:
>   haiku/trunk/build/jam/OptionalPackages
> Log:
> * updated gcc4 package for r1a2

I noticed this was linked against libiconv.so.2.  I assume that was
unintentional?  I recall when building GCC4, I had to move iconv.h out
of the way when I did builds, since libiconv always seemed to come
along for the ride no matter what configure flags I passed.  I think I
had to get rid of --without-libiconv-prefix on configure too, or else
it would still go out looking for iconv.h.

If linking with libiconv is the desired way to make the GCC4 package
nowadays, just ignore me.  I'm a bit behind.  :)

- joe

Other related posts: