This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Help with automake needed


I have now finished the libffi port to x86-64, but I need to regenerate 
Makefile.in and configure. I downgradeded to autoconf 2.13 and automake 1.4 
and ran autoconf and automake --cygnus. autoconf sort of worked - it removed 
an option called --sitefile and changed the stuff with this to work only on 
CONFIG_SITE. Other than that it did what I wanted.

No such luck with automake. It seems to be running endlessly (with or without 
the --cygnus option) and gives a huge amount of warnings saying something 
along the lines of "automake: Makefile.am: warning: automake does not support 
libffi_la_SOURCES being defined conditionally" and "automake: Makefile.am: 
object `ffi.lo' created by `src/m68k/ffi.c' and `src/x86/ffi.c'".

What am I doing wrong here? And how do I fix it?

Bo.

-- 

     Bo Thorsen                 |   Praestevejen 4
     Free software developer    |   5290 Marslev
     SuSE Labs                  |   Denmark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]