Hello Sebastien,
please do not top-post, thank you.
* Sebastien REYNES wrote on Fri, Aug 29, 2008 at 09:37:43AM CEST:
>
> lib_LIBRARIES = libcompc.a
> libcompc_a_SOURCES = ate_u0002.pc ate_u0008.pc ate_u0009.pc ate_u0100.pc
> INCLUDES = -I$(ORACLE_HOME)/precomp/public -I/usr/include
FWIW, I wou
Hello Steven,
* Steven Woody wrote on Sat, Aug 30, 2008 at 05:10:06PM CEST:
>
> For some reasons I need to cross-compile a tar-1.13, the target is ARM
> and the build host is i686-pc-linux-gnu. The tar-1.13's source come
> with a configure, that seems generated from a very old version of
> autom
Hello Matej, Remco,
First off, please do not top-post, and do not full-quote the messages
you reply to, unless you address each of the quoted bits. Otherwise,
you will have a hard time getting useful comments on this list. Thanks.
* Matej Tyc wrote on Sat, Aug 30, 2008 at 03:04:58PM CEST:
> On
Hi,
For some reasons I need to cross-compile a tar-1.13, the target is ARM
and the build host is i686-pc-linux-gnu. The tar-1.13's source come
with a configure, that seems generated from a very old version of
automake. For recent automake version, I have success experience to
do cross-compiling,
Thank you for your reply,
I guess that it does the job concerning instalation, but in this world,
nothing is usually perfect :-):
1. What about `make uninstall`? Will the files be removed if they were
installed in that way?
2. This requires the user to write shell scripts in Makefile.am, which
is,