This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
-Ldir search order
- From: "Duran, Richard" <RDuran at dallasairmotive dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Sun, 16 May 2004 10:10:56 -0500
- Subject: -Ldir search order
Hello,
The documentation states that directories identified with "-Idir" are to be searched before system include directories. Are directories identifed with "-Ldir" searched before system lib directories? The documentation makes no statement either way.
Regards,
-richard