This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: inconsistency in location of static and shared libraries on sparc64-sun-solaris*
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 03 Jan 2006 22:25:17 +0100
- Subject: Re: inconsistency in location of static and shared libraries on sparc64-sun-solaris*
- References: <10601032054.AA24534@vlsi1.ultra.nyu.edu>
On Tue, 2006-01-03 at 15:54 -0500, Richard Kenner wrote:
> Quick poll: who does configure for some system dir when doing
> development?
>
> I do. Doesn't mean I have to keep doing it that way, of course, but that's
> not what you asked.
I assume linux (and GCC) distributors also do it at some point in their
chain (but already have a controlled environment to do so :), but I'm
curious to know how many GCC developpers prefer to use /usr for their
dev builds.
Laurent