info-inventor-dev
[Top] [All Lists]

Re: Build process

To: Morten Eriksen <mortene@xxxxxx>
Subject: Re: Build process
From: Laurent Duflot <duflot@xxxxxxxxxxxx>
Date: Wed, 23 Aug 2000 11:51:04 +0200 (MET DST)
Cc: info-inventor-dev@xxxxxxxxxxx
In-reply-to: <51u2cc4ano.fsf@trh.sim.no>
Sender: owner-info-inventor-dev@xxxxxxxxxxx

   that would be great. Not being an expert of autoconf, I wonder if you can
differentiate between machine type and compiler. I am trying to get a port to
Linux with another compiler (KAI C++ or KCC) and I had to unfold the "Linux IS
gcc" in the makefiles. Note also that things that could be thought of as
machine depend like ar are in fact compiler dependent: KCC should be used
instead of ar (I guess an archive tool must know of the mangling scheme of the
compiler).

   Laurent


On 23 Aug 2000, Morten Eriksen wrote:

> Hi,
> 
> would you accept a _large_ patch to use the GNU Autoconf, Automake and
> Libtool trio of tools for configuration and build (in the style of the
> usual UNIX "configure; make install") instead of the current
> Makefile-based process?
> 
> I'm about to start that task, but I thought I'd check with you first
> if this is a good time for introducing changes of this magnitude to
> the CVS repository.
> 
> Regards,
> Morten
> 


<Prev in Thread] Current Thread [Next in Thread>