public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/23829] New: FreeBSD 5 support for libjava
@ 2005-09-12  1:53 chat95 at mac dot com
  2005-09-12  1:54 ` [Bug java/23829] " chat95 at mac dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: chat95 at mac dot com @ 2005-09-12  1:53 UTC (permalink / raw)
  To: java-prs

FreeBSD 5 has -lpthread but not activated.

-- 
           Summary: FreeBSD 5 support for libjava
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chat95 at mac dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: i386-unknown-freebsd5.4
  GCC host triplet: i386-unknown-freebsd5.4
GCC target triplet: i386-unknown-freebsd5.4


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


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

* [Bug java/23829] FreeBSD 5 support for libjava
  2005-09-12  1:53 [Bug java/23829] New: FreeBSD 5 support for libjava chat95 at mac dot com
@ 2005-09-12  1:54 ` chat95 at mac dot com
  2005-09-12  1:56 ` [Bug libgcj/23829] " pinskia at gcc dot gnu dot org
  2005-09-13 20:32 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 10+ messages in thread
From: chat95 at mac dot com @ 2005-09-12  1:54 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From chat95 at mac dot com  2005-09-12 01:54 -------
Created an attachment (id=9708)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9708&action=view)
FreeBSD >=5.3 has -lpthread


-- 


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
  2005-09-12  1:53 [Bug java/23829] New: FreeBSD 5 support for libjava chat95 at mac dot com
  2005-09-12  1:54 ` [Bug java/23829] " chat95 at mac dot com
@ 2005-09-12  1:56 ` pinskia at gcc dot gnu dot org
  2005-09-13 20:32 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-12  1:56 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|java                        |libgcj


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
  2005-09-12  1:53 [Bug java/23829] New: FreeBSD 5 support for libjava chat95 at mac dot com
  2005-09-12  1:54 ` [Bug java/23829] " chat95 at mac dot com
  2005-09-12  1:56 ` [Bug libgcj/23829] " pinskia at gcc dot gnu dot org
@ 2005-09-13 20:32 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-13 20:32 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-13 20:32 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-13 20:32:08
               date|                            |


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
       [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-04-12 19:57 ` gerald at gcc dot gnu dot org
@ 2006-04-12 19:59 ` gerald at pfeifer dot com
  5 siblings, 0 replies; 10+ messages in thread
From: gerald at pfeifer dot com @ 2006-04-12 19:59 UTC (permalink / raw)
  To: java-prs



------- Comment #8 from gerald at pfeifer dot com  2006-04-12 19:59 -------
I committed this to HEAD and the 4.1-branch now.

Thanks to everyone who helped review this, and of course the
original submitter!


-- 

gerald at pfeifer dot com changed:

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


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
       [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-04-11 20:09 ` gerald at gcc dot gnu dot org
@ 2006-04-12 19:57 ` gerald at gcc dot gnu dot org
  2006-04-12 19:59 ` gerald at pfeifer dot com
  5 siblings, 0 replies; 10+ messages in thread
From: gerald at gcc dot gnu dot org @ 2006-04-12 19:57 UTC (permalink / raw)
  To: java-prs



------- Comment #7 from gerald at gcc dot gnu dot org  2006-04-12 19:57 -------
Subject: Bug 23829

Author: gerald
Date: Wed Apr 12 19:57:02 2006
New Revision: 112897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112897
Log:
        PR libgcj/23829
        * configure.ac: Link against -lpthread rather than -lc_r on
        FreeBSD 5 and above.
        * configure: Regenerate.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/configure
    trunk/libjava/configure.ac


-- 


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
       [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-04-03 19:54 ` tromey at gcc dot gnu dot org
@ 2006-04-11 20:09 ` gerald at gcc dot gnu dot org
  2006-04-12 19:57 ` gerald at gcc dot gnu dot org
  2006-04-12 19:59 ` gerald at pfeifer dot com
  5 siblings, 0 replies; 10+ messages in thread
From: gerald at gcc dot gnu dot org @ 2006-04-11 20:09 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from gerald at gcc dot gnu dot org  2006-04-11 20:09 -------
Subject: Bug 23829

Author: gerald
Date: Tue Apr 11 20:09:32 2006
New Revision: 112865

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112865
Log:
        PR libgcj/23829
        * configure.ac: Link against -lpthread rather than -lc_r on
        FreeBSD 5 and above.
        * configure: Regenerate.

Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/configure
    branches/gcc-4_1-branch/libjava/configure.ac


-- 


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
       [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
  2006-04-03  4:58 ` gerald at pfeifer dot com
  2006-04-03 17:57 ` rittle at latour dot labs dot mot dot com
@ 2006-04-03 19:54 ` tromey at gcc dot gnu dot org
  2006-04-11 20:09 ` gerald at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-04-03 19:54 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from tromey at gcc dot gnu dot org  2006-04-03 19:54 -------
This patch is ok by me if someone wants to check it in.


-- 


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
       [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
  2006-04-03  4:58 ` gerald at pfeifer dot com
@ 2006-04-03 17:57 ` rittle at latour dot labs dot mot dot com
  2006-04-03 19:54 ` tromey at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: rittle at latour dot labs dot mot dot com @ 2006-04-03 17:57 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from rittle at latour dot labs dot mot dot com  2006-04-03 17:57 -------
Subject: Re:  FreeBSD 5 support for libjava

In article <20060403045846.27782.qmail@sourceware.org>,
"gerald at pfeifer dot com"<gcc-bugzilla@gcc.gnu.org> writes:

> ------- Comment #3 from gerald at pfeifer dot com  2006-04-03 04:58 -------
> Loren, is this something you could help with reviewing/approving
> (for 4.2 and 4.1)?

The posted patch would likely be OK.  The main issue is that it
doesn't account for the true point of inflection.

Regards,
Loren


-- 


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


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

* [Bug libgcj/23829] FreeBSD 5 support for libjava
       [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
@ 2006-04-03  4:58 ` gerald at pfeifer dot com
  2006-04-03 17:57 ` rittle at latour dot labs dot mot dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: gerald at pfeifer dot com @ 2006-04-03  4:58 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from gerald at pfeifer dot com  2006-04-03 04:58 -------
Loren, is this something you could help with reviewing/approving
(for 4.2 and 4.1)?


-- 

gerald at pfeifer dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald at pfeifer dot com,
                   |                            |obrien at freebsd dot org
         AssignedTo|unassigned at gcc dot gnu   |rittle at labs dot mot dot
                   |dot org                     |com
             Status|NEW                         |ASSIGNED


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


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

end of thread, other threads:[~2006-04-12 19:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-12  1:53 [Bug java/23829] New: FreeBSD 5 support for libjava chat95 at mac dot com
2005-09-12  1:54 ` [Bug java/23829] " chat95 at mac dot com
2005-09-12  1:56 ` [Bug libgcj/23829] " pinskia at gcc dot gnu dot org
2005-09-13 20:32 ` pinskia at gcc dot gnu dot org
     [not found] <bug-23829-11045@http.gcc.gnu.org/bugzilla/>
2006-04-03  4:58 ` gerald at pfeifer dot com
2006-04-03 17:57 ` rittle at latour dot labs dot mot dot com
2006-04-03 19:54 ` tromey at gcc dot gnu dot org
2006-04-11 20:09 ` gerald at gcc dot gnu dot org
2006-04-12 19:57 ` gerald at gcc dot gnu dot org
2006-04-12 19:59 ` gerald at pfeifer 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).