automake
[Top][All Lists]
Advanced

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

building 32bit and 64bit libs with the same name


From: Harald Dunkel
Subject: building 32bit and 64bit libs with the same name
Date: Tue, 08 Nov 2005 08:15:28 +0100
User-agent: Debian Thunderbird 1.0.2 (X11/20050402)

Hi folks,

I would like to build 32bit and 64bit libraries within the
same  Makefile.am. In the install directory tree the libs
should get the same name, but the 64bit library is supposed
to be installed in ${exec_prefix}/lib64, of course.

Obviously automake can't distinguish libraries in the
build directory using the destination directory name.
What is your suggested way to handle this "in the
Automake style"?


Regards

Harri




reply via email to

[Prev in Thread] Current Thread [Next in Thread]