rtable with the autoconf system. Also, if you
think you can do a better job making a build configuration system, by all
means have at it.
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
for years and believe to be able to
> estimate the problems/issues ahead :-)
At the very least, could we teach automake that it is doing host
compilations. I just want to rename the host specific vars in the struct
list to host_compile, host_compiler, host_ld, host_lder, host_link, and
host_linker. This would make it more explicit that they are for host
building. I have a patch that does that for the latest CVS.
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
Ralf Corsepius wrote:
> On Thu, 2004-01-15 at 12:41, Warren Turkal wrote:
>> This assumes that something sets those variables still (autoconf).
>
> Just add something similar to this
> CC_FOR_BUILD=${CC_FOR_BUILD-${CC})
> or
> AS_IF([$build != $host],
> [CC_
yms
The build programs implies noinst, and the compile gets the proper options
without manually overriding each var manually.
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
ite assignment paperwork done so that
my hopeful changes can be incorporated without issue.
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
impression that automake does not support this right now. What would be
needed to add support for this feature.
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
if there is a way around
explicitly naming the EXTRA_DIST stuff?
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
; $@
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
f this really is the case, develop
the libs in a separate project.
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
op.org project. In order for it to compile, it
generates a small utility to binary to generate a header for itself during
build. I need that to run properly in a cross compiled environment to
generate the header during a cross compile.
Ciao for now, wt
--
Warren Turkal
President, GOLUM, Inc
Robert Collins wrote:
> yes,
> noinst_PROGRAMS = convenience_binaries
Can these convenience programs be built for the host arch in a
cross-compiled environment?
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
Is there any support in automake for building a binary that will only be
used during the build process?
wt
--
Warren Turkal
President, GOLUM, Inc.
http://www.golum.org
12 matches
Mail list logo