libtool
[Top][All Lists]
Advanced

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

Separate Source Directories


From: Eric Lemings
Subject: Separate Source Directories
Date: Wed, 17 Jan 2001 16:28:34 -0700

Dear Libtoolers,

How do you build a library using Libtool from source files that are
located in different directories?  For example

        moduleA/sourceA1.c
        moduleA/sourceA2.c
        moduleA/...
        moduleB/sourceB1.c
        moduleB/sourceB2.c
        moduleB/...
        moduleB/libmodule.la

where libmodule.la would contain all object files from the moduleA and
moduleB directories.

I know Libtool doesn't currently support this feature but surely there
are some software distributions out there that already do something like
this?

Thanks,
Eric.



reply via email to

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