OpenAmiga (581/964)

From:Dave Thiede
Date:20 Sep 2000 at 05:19:01
Subject:Re: AMIOPEN: "make" - has anyone tried to port a newer version

What we will need to make porting easier is a fished port of
bash. digulla has an initial port of bash 2.04-1. There is a comment that
the version that tao has will not even compile. Haven't tested this
myself. As Mark noted make files quite often have shell commands in
them. If a project is even slightly complex with several directories, you
will see a make file that will not work on Ami.

Configure is another tool that REQUIRES bash (sh). There are several tools
that I have attempted to port but got bogged down in the details of trying
to find out what macros should be defined to get it to build correctly on
Ami. If configure would run, most of the work would be done.

Anyone else interested in working on bash? I see no one has touched the
cvs archive in 7 weeks.

dave

On Tue, 19 Sep 2000, Marc Culler wrote:

> On Tue, Sep 19, 2000 at 06:59:01PM -0400, David Marshman wrote:
> > I've been having a lot of problems with "make" recenty - specifically,
> > Makefiles which run perfectly under Linux (make v 3.96.1) just won't
> > work with AMI make (version 3.76.1).
>
> Most of the problems I have seen are caused by the fact that the linux
> makefiles contain sh commands, which are not meaningful to the elate
> shell that is used by the elate make.
>
> - Marc
> Subscribe/Unsubscribe: open-request@amiga.com
> Amiga FAQ: http://www.amiga.com/faq.html
>

Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html