- Note that directories for make have to be given as absolute paths.
This commit is contained in:
parent
dfd1eb0387
commit
b8faa7ea60
2
INSTALL
2
INSTALL
@ -23,6 +23,8 @@ A) Building in the source-tree:
|
|||||||
B) Building out-of-tree:
|
B) Building out-of-tree:
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
Note that top_srcdir, O and top_builddir have to be given as absolute paths.
|
||||||
|
|
||||||
1) make the directory to hold the object files and chdir to it:
|
1) make the directory to hold the object files and chdir to it:
|
||||||
'mkdir /tmp/bb ; cd /tmp/bb'
|
'mkdir /tmp/bb ; cd /tmp/bb'
|
||||||
Then prepare the config giving the full path to the source in top_srcdir:
|
Then prepare the config giving the full path to the source in top_srcdir:
|
||||||
|
Loading…
Reference in New Issue
Block a user