Hello,
I am trying to use autoconf to build for Symbian platform that involves more
than 1 step at the linking stage, i.e., it has a static linking stage, followed
by a post-linking stage. While the default make rule to produce an executable
is just a linking stage e.g., the default rule may loo
Hello,
I am trying to use autoconf to build for Symbian platform that involves more
than 1 step at the linking stage, i.e., it has a static linking stage, followed
by a post-linking stage. While the default make rule to produce an executable
is just a linking stage e.g., the default rule may loo
there a
more generic way to intoduce this kind of overwriting through other autoconf
templates?
regards
satyakam
--- On Mon, 3/2/09, satyakam mishra wrote:
From: satyakam mishra
Subject: overwriting default make rules
To: autoconf@gnu.org
Date: Monday, March 2, 2009, 10:06 AM
Hello,