Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 16:48:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 85895] [patch] cc -print-search-dirs returns (null)
Message-ID:  <bug-85895-8-JT3TvdQdX2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-85895-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-85895-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D85895

Pedro F. Giffuni <pfg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Progress                 |Closed
         Resolution|---                         |Unable to Reproduce
                 CC|                            |pfg@FreeBSD.org

--- Comment #1 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
Not reproducible with gcc-4.2.1:

$ uname -a
FreeBSD ref9-amd64.freebsd.org 9.3-STABLE FreeBSD 11.0-CURRENT #0 r296980: =
Thu
Mar 17 07:14:40 UTC 2016=20=20=20=20
peter@build-11.freebsd.org:/usr/obj/usr/src/sys/CLUSTER11  amd64
$ cc -print-search-dirs
install: /usr/libexec/
programs: =3D/usr/bin/:/usr/bin/:/usr/libexec/:/usr/libexec/:/usr/libexec/
libraries: =3D/usr/lib/:/usr/lib/
$ cc --version
cc (GCC) 4.2.1 20070831 patched [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-85895-8-JT3TvdQdX2>