help-make
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Order of linking libraries
From
:
Satish S
Subject
:
Order of linking libraries
Date
:
Thu, 5 Jul 2007 20:54:46 +0530
hi,
When i try to create an exec linking with multiple libraries, does the order in which i link matter, if there are dependencies across the libs?
eg:
TEST_EXE:
$(LN) -o TEST_EXE -l $(LIB1) $(LIB2) $(LIB3)
= Are the libs picked up from right to left or are they all extracted before being linked?
rgds,
Satish
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
Order of linking libraries
,
Satish S
<=
Re: Order of linking libraries
,
Eli Zaretskii
,
2007/07/06
Re: Order of linking libraries
,
Satish S
,
2007/07/11
Re: Order of linking libraries
,
Eli Zaretskii
,
2007/07/11
Re: Order of linking libraries
,
Kristof Provost
,
2007/07/11
Re: Order of linking libraries
,
Philip Guenther
,
2007/07/11
Re: Order of linking libraries
,
Paul Smith
,
2007/07/12
Prev by Date:
Re: Odd effects from setting SHELL?
Next by Date:
Re: Order of linking libraries
Previous by thread:
Re: Odd effects from setting SHELL?
Next by thread:
Re: Order of linking libraries
Index(es):
Date
Thread