public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/46789] New: go configuration with --prefix=/usr pollutes the /usr/lib namespace
@ 2010-12-03 15:43 doko at ubuntu dot com
  2010-12-07 14:18 ` [Bug other/46789] " ian at gcc dot gnu.org
  2010-12-07 14:21 ` ian at airs dot com
  0 siblings, 2 replies; 3+ messages in thread
From: doko at ubuntu dot com @ 2010-12-03 15:43 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46789

           Summary: go configuration with --prefix=/usr pollutes the
                    /usr/lib namespace
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: doko@ubuntu.com


[go/libgo components missing in the bug tracker]

with --prefix=/usr libgo "pollutes" /usr/lib ? is there a recommended way to
install the runtime into something like /usr/lib/go? or /usr/lib/go-<version>

 - the .gox files maybe should go to /usr/lib/go or
   /usr/lib/go-<version>, so that you can have parallel
   installations of different GCC versions with the
   same prefix. libjava is doing this too.

 - libgobegin.a maybe should installed into gcc_lib_dir?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/46789] go configuration with --prefix=/usr pollutes the /usr/lib namespace
  2010-12-03 15:43 [Bug other/46789] New: go configuration with --prefix=/usr pollutes the /usr/lib namespace doko at ubuntu dot com
@ 2010-12-07 14:18 ` ian at gcc dot gnu.org
  2010-12-07 14:21 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ian at gcc dot gnu.org @ 2010-12-07 14:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46789

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2010-12-07 14:18:40 UTC ---
Author: ian
Date: Tue Dec  7 14:18:35 2010
New Revision: 167537

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167537
Log:
    PR other/46789
    PR bootstrap/46812
    * go-lang.c (go_char_p): Define type and vectors.
    (go_search_dirs): New static variable.
    (go_langhook_handle_option): Use version and version/machine
    directories for -L.
    (go_langhook_post_options): Add non-specific -L paths.
    * Make-lang.in (go/go-lang.o): Define DEFAULT_TARGET_VERSION and
    DEFAULT_TARGET_MACHINE when compiling.
    * gccgo.texi (Invoking gccgo): Only document -L for linking.
    (Import and Export): Don't mention -L for finding import files.

libgo: Install .gox files in version and target specific directory.

Modified:
    trunk/gcc/go/ChangeLog
    trunk/gcc/go/Make-lang.in
    trunk/gcc/go/gccgo.texi
    trunk/gcc/go/go-lang.c
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/46789] go configuration with --prefix=/usr pollutes the /usr/lib namespace
  2010-12-03 15:43 [Bug other/46789] New: go configuration with --prefix=/usr pollutes the /usr/lib namespace doko at ubuntu dot com
  2010-12-07 14:18 ` [Bug other/46789] " ian at gcc dot gnu.org
@ 2010-12-07 14:21 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2010-12-07 14:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46789

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ian at airs dot com
         Resolution|                            |FIXED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2010-12-07 14:21:10 UTC ---
Thanks for the bug report.  This should be fixed now.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-07 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-03 15:43 [Bug other/46789] New: go configuration with --prefix=/usr pollutes the /usr/lib namespace doko at ubuntu dot com
2010-12-07 14:18 ` [Bug other/46789] " ian at gcc dot gnu.org
2010-12-07 14:21 ` ian at airs dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).