This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Kate Minola" <kate01123@gmail.com> writes: > I guess I would have expected that the two lists of libraries would be the same, > or perhaps that the second list would be contained in the first. But > this does not > seem to be the case. > > What am I missing? gcc only generates a -L option for directories which actually exist, and which actually are directories. Ian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |