public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/48410] New: weird installation dir
@ 2011-04-02  6:39 corsepiu at gcc dot gnu.org
  2012-02-14 19:42 ` [Bug go/48410] " ian at airs dot com
  2012-02-14 19:47 ` ian at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: corsepiu at gcc dot gnu.org @ 2011-04-02  6:39 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: weird installation dir
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: corsepiu@gcc.gnu.org


When cross-building gccgo (gcc-4.6.0) for *-rtems* targets, 
libgo's *.gox files end up installed under a what I assume to be a bogus
directory:

e.g.:
/opt/rtems-4.11/lib/gcc/i386-rtems4.11/4.6.0/mpentium/go/4.6.0/i386-rtems4.11/archive/tar.gox

${prefix}/lib/gcc/${target}/${gcc_version}/${multisubdir}/go/${gcc_version}/${target}/...


At least I would expect them to end up under
${prefix}/lib/gcc/${target}/${gcc_version}/${multisubdir}/go
(This would match how other languages support targets files are installed, 
e.g. libstdc++)


FYI: I am configuring gcc with --enable-version-specific-runtime-libs
I would not want to exclude this issue to be related to this option, 
because other languages had similar issues related to this option in the past.


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

* [Bug go/48410] weird installation dir
  2011-04-02  6:39 [Bug go/48410] New: weird installation dir corsepiu at gcc dot gnu.org
@ 2012-02-14 19:42 ` ian at airs dot com
  2012-02-14 19:47 ` ian at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2012-02-14 19:42 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2012-02-14 19:41:15 UTC ---
This should be fixed now.  Thanks for reporting it.


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

* [Bug go/48410] weird installation dir
  2011-04-02  6:39 [Bug go/48410] New: weird installation dir corsepiu at gcc dot gnu.org
  2012-02-14 19:42 ` [Bug go/48410] " ian at airs dot com
@ 2012-02-14 19:47 ` ian at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: ian at gcc dot gnu.org @ 2012-02-14 19:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2012-02-14 19:40:15 UTC ---
Author: ian
Date: Tue Feb 14 19:40:09 2012
New Revision: 184223

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184223
Log:
    PR go/48410
libgo: Don't put .gox files in version-specific directory.

Modified:
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in
    trunk/libgo/configure
    trunk/libgo/configure.ac
    trunk/libgo/testsuite/Makefile.in


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

end of thread, other threads:[~2012-02-14 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-02  6:39 [Bug go/48410] New: weird installation dir corsepiu at gcc dot gnu.org
2012-02-14 19:42 ` [Bug go/48410] " ian at airs dot com
2012-02-14 19:47 ` ian at gcc dot gnu.org

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).