recommended library names...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

I've been working on a somewhat extensive package that incorporates several compiled library files that were written specifically for the package. When I execute automake, I get this error:

cd ../.. && /usr/local/bin/bash /home/excalibur/erserver/test/scripts/missing --run automake-1.8 --gnu src/structures/Makefile
src/structures/Makefile.am:1: `structures.a' is not a standard library name


The makefile.am file is defined as:

noinst_LIBRARIES = structures.a

structures_a_SOURCES = Table.cxx

INCLUDES = -I@top_srcdir@/

What is the proper format for that name of the library so that I can avoid those automake errors?





_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux