This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libffi automake question
- From: Kelley Cook <kcook34 at ford dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Wed, 07 Jan 2004 15:40:11 -0500
- Subject: libffi automake question
- Hop-count: 1
- Reply-to: Kelley Cook <kcook at gcc dot gnu dot org>
How do you regenerate the Makefile.in within libffi.
Whenever I try, I get a different (and useless) Makefile.in with lots of
warnings such as
automake: Makefile.am: not supported: source file
'src/powerpc/darwin_closure.S' is in subdirectory
I've used both automake 1.4p6 and automake 1.4 with nothing, "--foreign"
and "--cygnus" specified on the command line.
I've also tried automake 1.7.9 to no avail.
Thanks for any help in this matter,
Kelley Cook