automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automake for RISC-V


From: Jacob Bachmeyer
Subject: Re: Automake for RISC-V
Date: Sun, 21 Nov 2021 00:27:25 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 SeaMonkey/1.1.17 Mnenhy/0.7.6.0

Billa Surendra wrote:
On Sun, 21 Nov, 2021, 2:28 am Nick Bowler, <nbowler@draconx.ca> wrote:
On 20/11/2021, Billa Surendra <billa.iitmadras@gmail.com> wrote:
I have RISC-V native compiler on target image, but when I am compiling
automake on target image it needs automake on target. This is the main
problem.
Automake should not be required to install automake if you are using
a released version and have not modified the build system
Could you please explain more, What is the released version ? . Modified
build system means ?

Automake should only be needed if you have changed a "Makefile.am" file somewhere.

Are you using some kind of packaging system that likes to regenerate build files as a matter of course? The normal "/path/to/src/configure && make && make install" procedure should not require Automake to be installed.


-- Jacob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]