public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib
       [not found] <bug-23927-6528@http.gcc.gnu.org/bugzilla/>
@ 2005-10-23 23:41 ` pinskia at gcc dot gnu dot org
  2006-01-21  2:54 ` pinskia at gcc dot gnu dot org
  2006-03-02 16:05 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-23 23:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-23 23:41 -------
Confirmed by other people on IRC.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-23 23:41:41
               date|                            |


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


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

* [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib
       [not found] <bug-23927-6528@http.gcc.gnu.org/bugzilla/>
  2005-10-23 23:41 ` [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib pinskia at gcc dot gnu dot org
@ 2006-01-21  2:54 ` pinskia at gcc dot gnu dot org
  2006-03-02 16:05 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-21  2:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-01-21 02:54 -------
This is fixed with the toplevel bootstrap but I am waiting for the regressions
associated with the toplevel bootstrap to close this bug.


-- 


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


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

* [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib
       [not found] <bug-23927-6528@http.gcc.gnu.org/bugzilla/>
  2005-10-23 23:41 ` [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib pinskia at gcc dot gnu dot org
  2006-01-21  2:54 ` pinskia at gcc dot gnu dot org
@ 2006-03-02 16:05 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-02 16:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-03-02 16:04 -------
Fixed for 4.2.0 by enabling of toplevel bootstrap.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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


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

* [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib
  2005-09-17  3:43 [Bug bootstrap/23927] New: [4.1 Regression] --enable-intermodule is broken pinskia at gcc dot gnu dot org
  2005-09-17  5:28 ` [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib pinskia at gcc dot gnu dot org
@ 2005-09-17  5:44 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-17  5:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-17 05:44 -------
I think OBJS-onestep is not being passed to make when building libgcc.

-- 


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


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

* [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib
  2005-09-17  3:43 [Bug bootstrap/23927] New: [4.1 Regression] --enable-intermodule is broken pinskia at gcc dot gnu dot org
@ 2005-09-17  5:28 ` pinskia at gcc dot gnu dot org
  2005-09-17  5:44 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-17  5:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-17 05:28 -------
configure options: --prefix=${HOME}/onetest --enable-languages=objc,obj-c++,java,f95 --disable-
multilib --enable-intermodule --disable-werror


Hmm, IIRC this is not a regression after all and just never worked in the first place.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|                            |x86_64-*-linux-gnu
   GCC host triplet|                            |x86_64-*-linux-gnu
 GCC target triplet|                            |x86_64-*-linux-gnu
            Summary|[4.1 Regression] --enable-  |--enable-intermodule is
                   |intermodule is broken       |broken on targets with
                   |                            |mutlilibs even with --
                   |                            |disable-multilib
   Target Milestone|4.1.0                       |---


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


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

end of thread, other threads:[~2006-03-02 16:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23927-6528@http.gcc.gnu.org/bugzilla/>
2005-10-23 23:41 ` [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib pinskia at gcc dot gnu dot org
2006-01-21  2:54 ` pinskia at gcc dot gnu dot org
2006-03-02 16:05 ` pinskia at gcc dot gnu dot org
2005-09-17  3:43 [Bug bootstrap/23927] New: [4.1 Regression] --enable-intermodule is broken pinskia at gcc dot gnu dot org
2005-09-17  5:28 ` [Bug bootstrap/23927] --enable-intermodule is broken on targets with mutlilibs even with --disable-multilib pinskia at gcc dot gnu dot org
2005-09-17  5:44 ` pinskia at gcc dot gnu dot 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).