Re: Compile-Run Cycle

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

 



On 28 December 2016 at 03:30, Anarchean <anarchean@xxxxxxxxxxxxxxxxx> wrote:
> Once in a while:
> % ./configure --prefix="$PREFIX"

I only configure when I need to, for example when the configure script
has changed.

> And then every modification:
> % make
> % make install
> % "$PREFIX/bin/project_name"

I run from the build directory most of the time, without installing, e.g.

% make
% ./project_name

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux