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.

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to