Hi.
Is it possible to have a directory style like
Root/
|
+--Linux
|
+MSW
|
+src
and to have all the autoconf, automake stuff in the Linux dir?
I have problems when I define
SUBDIRS=../src
There are compiling errors coming from the .. in the path.
Is there a howto/tutorial o
Is seems that my posting yesterday had no text so next try:
Dear all,
i need some help for technical hitch.
I´d like to create a project (~ 30 subdirectories) with more than one library
generated out of the same sourcefiles at the same time (no crosscompiler):
For example in directory av i´d l
Roesner Thomas wrote:
I´d like to create a project (~ 30 subdirectories) with more than one library
generated out of the same sourcefiles at the same time (no crosscompiler):
For example in directory av i´d like something like this:
libavstd_CFLAGS: -d NORMAL
libavstd_a_SOURCES: avbed.c avpub