Subject: Re: 1.6: how to build a (cross-)toolchain for amiga?
To: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
From: Chris Pinnock <cjep@fawlty.net>
List: tech-toolchain
Date: 01/03/2003 23:57:53
On Fri, Jan 03, 2003 at 04:02:15PM +0100, Thomas Klausner wrote:
> On Fri, Jan 03, 2003 at 03:58:12PM +0100, Hubert Feyrer wrote:
> > 	Shared object "libiconv.so.2" not found
> > 	*** Error code 1
> > 
> > I have no idea where this comes from, and how to get to the point to get
> > to that place again to look into it further. Doing a simple 'make' doesn't
> > do it, obviously.
> 
> Try if it is bison's fault. Just running 'bison' will tell you.
> If so, recompile bison.

I don't think build.sh should be using bison. IIRC, something like this
was fixed in -current recently (i.e. so that our yacc was used whether
bison is present or not).

best wishes,
Chris