This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11926] -print-file-name doesn't aways print full path names
- From: "gcc at microbizz dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Aug 2003 13:40:23 -0000
- Subject: [Bug target/11926] -print-file-name doesn't aways print full path names
- References: <20030815083654.11926.gcc@microbizz.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11926
------- Additional Comments From gcc at microbizz dot nl 2003-08-15 13:40 -------
Subject: Re: -print-file-name doesn't aways print full path names
pinskia at gcc dot gnu dot org wrote:
> If I supply the full file name gcc -print-file-name=libgcc.a produces
> what you wanted:
> /Users/pinskia/fsf-clean-nocheck/lib/gcc/powerpc-apple-darwin6.6/3.4/
> libgcc.a
You are right, I apologize.
Regards,
Adriaan van Os