public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/26139]  New: provide gorbd and gtnameserv executables
@ 2006-02-06 22:18 tromey at gcc dot gnu dot org
  2006-02-06 22:42 ` [Bug libgcj/26139] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-02-06 22:18 UTC (permalink / raw)
  To: java-prs

Now that we have a CORBA implementation, we ought to provide
"gorbd" and "gtnameserv" executables.


-- 
           Summary: provide gorbd and gtnameserv executables
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org


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


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

* [Bug libgcj/26139] provide gorbd and gtnameserv executables
  2006-02-06 22:18 [Bug libgcj/26139] New: provide gorbd and gtnameserv executables tromey at gcc dot gnu dot org
@ 2006-02-06 22:42 ` pinskia at gcc dot gnu dot org
  2006-03-29 20:22 ` tromey at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-06 22:42 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-06 22:42 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-02-06 22:42:45
               date|                            |


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


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

* [Bug libgcj/26139] provide gorbd and gtnameserv executables
  2006-02-06 22:18 [Bug libgcj/26139] New: provide gorbd and gtnameserv executables tromey at gcc dot gnu dot org
  2006-02-06 22:42 ` [Bug libgcj/26139] " pinskia at gcc dot gnu dot org
@ 2006-03-29 20:22 ` tromey at gcc dot gnu dot org
  2006-12-12 20:22 ` tromey at gcc dot gnu dot org
  2007-01-09 20:53 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-29 20:22 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from tromey at gcc dot gnu dot org  2006-03-29 20:22 -------
In order to do this we should avoid building tools.zip
and instead directly build executables.
(If we need a java archive for some reason, it should be a
jar, anyway.)


-- 


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


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

* [Bug libgcj/26139] provide gorbd and gtnameserv executables
  2006-02-06 22:18 [Bug libgcj/26139] New: provide gorbd and gtnameserv executables tromey at gcc dot gnu dot org
  2006-02-06 22:42 ` [Bug libgcj/26139] " pinskia at gcc dot gnu dot org
  2006-03-29 20:22 ` tromey at gcc dot gnu dot org
@ 2006-12-12 20:22 ` tromey at gcc dot gnu dot org
  2007-01-09 20:53 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-12-12 20:22 UTC (permalink / raw)
  To: java-prs



-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |28067
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-02-06 22:42:45         |2006-12-12 20:21:59
               date|                            |


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


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

* [Bug libgcj/26139] provide gorbd and gtnameserv executables
  2006-02-06 22:18 [Bug libgcj/26139] New: provide gorbd and gtnameserv executables tromey at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-12-12 20:22 ` tromey at gcc dot gnu dot org
@ 2007-01-09 20:53 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-09 20:53 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from tromey at gcc dot gnu dot org  2007-01-09 20:48 -------
All gcj front end bugs have been fixed by the gcj-eclipse branch merge.
I'm mass-closing the affected PRs.
If you believe one of these was closed in error, please reopen it
with a note explaining why.
Thanks.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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

end of thread, other threads:[~2007-01-09 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-06 22:18 [Bug libgcj/26139] New: provide gorbd and gtnameserv executables tromey at gcc dot gnu dot org
2006-02-06 22:42 ` [Bug libgcj/26139] " pinskia at gcc dot gnu dot org
2006-03-29 20:22 ` tromey at gcc dot gnu dot org
2006-12-12 20:22 ` tromey at gcc dot gnu dot org
2007-01-09 20:53 ` tromey 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).