I am interested in combining libraries created in a deep project into
one library instead of a bunch of little ones. How can this be
accomplished?
Thanks,
Tim Heath
Alain Magloire wrote:
>
> >
> > [This message has also been posted.]
> > This patch adds support to cpio
Can someone give me an example of how to combine the object files from
a deep project into one library with automake.am's?
Thanks,
Tim Heath
em to use in configure.in.
Tim Heath
I am attempting to compile and my executable is 1 GIG big using the
standard Makefile generated by automake. Does anyone know why this is?
I simply have a main.C with a return 0;
Thanks,
Tim Heath
compile with my compiler and when the Makefile is regenerated it is very
irritating to go back and retake it out.
I also know what places to modify in all three files so I don't have
rerun automake and then configure on everything.
Thanks,
Tim Heath
P.S.
I would like to avoid this proble
I am interested in using automake and autoconf with java. I have not
found any good examples of such projects with no additional macros.
Does anyone know of one I could look at? I am also interested in one
that uses JAVAP and JAVAH for jni type projects with c and c++.
Thanks,
Tim
rated Makefiles to generate dependency information correctly with
aCC. I would appreciate any suggestions.
Thanks,
Tim Heath
I have added the following lines to a Makefile.am:
check_PROGRAMS = test_program
test_program_SOURCES = test.C
When I execute automake -i (v1.4) the ./configure it generates the line:
test_program_SOURCES = test_program.c
in the Makefile.
What happened to test.C?
Thanks,
Tim Heath
I have to add to DEFS:
-D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT
in my Makefile.
Is there a way to automate this with an AM or something?
Thanks,
Tim Heath
How do I add compiler flags? What AM is necessary to accomplish that?
Thanks,
Tim Heath
AM_CXXFLAGS = -D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT
at the top of my Makefile.am had the desired affect I was looking for.
Thanks,
Tim Heath
P.S.
If you know of a better way please feel free to share it with me. I am
interested in how to do and if/then to use this only if I am
I put the following in my configure.in:
AM_CFLAGS = -D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT
I assume this is wrong as it does not have the desired effect.
Can you tell me what should be done please?
Thanks,
Tim Heath
Tom Tromey wrote:
>
> >>>>> "Simon
. ms
64 bytes from : icmp_seq=7. time=314. ms
so I know it is up and running. Can anyone tell me why it won't work?
I am very interested in getting the automatic dependency generation that
is not specific to the gcc compiler.
Thanks,
Tim Heath
ocess needs and need the dependency component that is offered.
Thanks,
Tim Heath
? When I
touch a .C that should cause other .o's to be regenerated it is not
occurring. It does not attempt to recompile at all when I touch .h's.
How can I fix this please?
Thanks,
Tim Heath
0 ${1+"$@"}'
if 0;
Is it pointing to the right directory?
Check the other tools to make sure their exec paths are correct.
Tim Heath
Jeremy Slade wrote:
>
> Tim Heath writes:
> > I ran into this problem last night when installing on RH 7.0. It turned
> > out
sh.sl
INCLUDES = -I@top_srcdir@/include -I@top_srcdir@/../include
-I@top_srcdir@/src/i
nclude -I/opt/oracle/talon/product/8.1.6/precomp/public
Does anyone know how to fix this?
Thanks,
Tim Heath
it is there and broadcast that to the
opensource community at large that they can get access to automatic
updates from that server? I love debian linux and dselect/apt-get has
been ported to cygwin if I am not mistaken. I am eager to use it in an
intelligent way.
Thanks,
Tim Heath
18 matches
Mail list logo