public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/44415] [4.6 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
@ 2011-01-19 12:01 ` rguenth at gcc dot gnu.org
  2011-01-19 18:11 ` mrs at gcc dot gnu.org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-19 12:01 UTC (permalink / raw)
  To: java-prs

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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-19 12:01:02 UTC ---
(In reply to comment #3)
> Subject: Re:  [4.6 regression] gmp multilib support broke bootstrap with static
> libgmp
> 
> > ------- Comment #1 from pinskia at gcc dot gnu dot org  2010-06-04 17:48 -------
> > First off this is not a regression; I ran into this issue back a couple of
> > years ago with libjava requiring libgmp.
> 
> It sure is: you used to be able to bootstrap with a static, non-PIC
> libgmp until this change went in, and now bootstrap fails.  If this is
> not a regression, what is?

How did it then succeed to link libjavamath.so?

Can one of you prepare an install manual patch to say that a PIC libgmp
is required for building libjava?


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

* [Bug libgcj/44415] [4.6 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
  2011-01-19 12:01 ` [Bug libgcj/44415] [4.6 regression] gmp multilib support broke bootstrap with static libgmp rguenth at gcc dot gnu.org
@ 2011-01-19 18:11 ` mrs at gcc dot gnu.org
  2011-03-25 20:08 ` [Bug libgcj/44415] [4.6/4.7 " jakub at gcc dot gnu.org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: mrs at gcc dot gnu.org @ 2011-01-19 18:11 UTC (permalink / raw)
  To: java-prs

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

mrs@gcc.gnu.org <mrs at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrs at gcc dot gnu.org

--- Comment #5 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> 2011-01-19 18:10:01 UTC ---
If we are to document bugs, please, let's include a bug number for people to
reference so that they can see when the problem is fixed.


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

* [Bug libgcj/44415] [4.6/4.7 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
  2011-01-19 12:01 ` [Bug libgcj/44415] [4.6 regression] gmp multilib support broke bootstrap with static libgmp rguenth at gcc dot gnu.org
  2011-01-19 18:11 ` mrs at gcc dot gnu.org
@ 2011-03-25 20:08 ` jakub at gcc dot gnu.org
  2011-06-27 16:14 ` jakub at gcc dot gnu.org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-03-25 20:08 UTC (permalink / raw)
  To: java-prs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.0                       |4.6.1

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-25 19:53:20 UTC ---
GCC 4.6.0 is being released, adjusting target milestone.


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

* [Bug libgcj/44415] [4.6/4.7 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-03-25 20:08 ` [Bug libgcj/44415] [4.6/4.7 " jakub at gcc dot gnu.org
@ 2011-06-27 16:14 ` jakub at gcc dot gnu.org
  2011-10-26 18:04 ` jakub at gcc dot gnu.org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-06-27 16:14 UTC (permalink / raw)
  To: java-prs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.1                       |4.6.2

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-27 12:33:16 UTC ---
GCC 4.6.1 is being released.


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

* [Bug libgcj/44415] [4.6/4.7 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2011-06-27 16:14 ` jakub at gcc dot gnu.org
@ 2011-10-26 18:04 ` jakub at gcc dot gnu.org
  2012-03-01 15:38 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-10-26 18:04 UTC (permalink / raw)
  To: java-prs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.2                       |4.6.3

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-10-26 17:14:09 UTC ---
GCC 4.6.2 is being released.


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

* [Bug libgcj/44415] [4.6/4.7 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2011-10-26 18:04 ` jakub at gcc dot gnu.org
@ 2012-03-01 15:38 ` jakub at gcc dot gnu.org
  2013-04-12 15:18 ` [Bug libgcj/44415] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-01 15:38 UTC (permalink / raw)
  To: java-prs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.3                       |4.6.4

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-01 14:39:30 UTC ---
GCC 4.6.3 is being released.


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

* [Bug libgcj/44415] [4.7/4.8/4.9 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2012-03-01 15:38 ` jakub at gcc dot gnu.org
@ 2013-04-12 15:18 ` jakub at gcc dot gnu.org
  2014-06-12 13:49 ` [Bug libgcj/44415] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-04-12 15:18 UTC (permalink / raw)
  To: java-prs


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.4                       |4.7.4

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-12 15:17:12 UTC ---
GCC 4.6.4 has been released and the branch has been closed.


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

* [Bug libgcj/44415] [4.7/4.8/4.9/4.10 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2013-04-12 15:18 ` [Bug libgcj/44415] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
@ 2014-06-12 13:49 ` rguenth at gcc dot gnu.org
  2014-12-19 13:34 ` [Bug libgcj/44415] [4.8/4.9/5 " jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-12 13:49 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44415

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.4                       |4.8.4

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
The 4.7 branch is being closed, moving target milestone to 4.8.4.


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

* [Bug libgcj/44415] [4.8/4.9/5 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2014-06-12 13:49 ` [Bug libgcj/44415] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
@ 2014-12-19 13:34 ` jakub at gcc dot gnu.org
  2015-06-23  8:28 ` [Bug libgcj/44415] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-12-19 13:34 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44415

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.4                       |4.8.5

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.8.4 has been released.


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

* [Bug libgcj/44415] [4.8/4.9/5/6 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2014-12-19 13:34 ` [Bug libgcj/44415] [4.8/4.9/5 " jakub at gcc dot gnu.org
@ 2015-06-23  8:28 ` rguenth at gcc dot gnu.org
  2015-06-26 20:02 ` [Bug libgcj/44415] [4.9/5/6 " jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-06-23  8:28 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44415

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.5                       |4.9.3

--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
The gcc-4_8-branch is being closed, re-targeting regressions to 4.9.3.


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

* [Bug libgcj/44415] [4.9/5/6 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2015-06-23  8:28 ` [Bug libgcj/44415] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
@ 2015-06-26 20:02 ` jakub at gcc dot gnu.org
  2015-06-26 20:32 ` jakub at gcc dot gnu.org
  2021-10-19  7:08 ` [Bug libgcj/44415] [5/6/7 " mark at gcc dot gnu.org
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:02 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44415

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.3 has been released.


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

* [Bug libgcj/44415] [4.9/5/6 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2015-06-26 20:02 ` [Bug libgcj/44415] [4.9/5/6 " jakub at gcc dot gnu.org
@ 2015-06-26 20:32 ` jakub at gcc dot gnu.org
  2021-10-19  7:08 ` [Bug libgcj/44415] [5/6/7 " mark at gcc dot gnu.org
  12 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:32 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44415

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.3                       |4.9.4


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

* [Bug libgcj/44415] [5/6/7 regression] gmp multilib support broke bootstrap with static libgmp
       [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2015-06-26 20:32 ` jakub at gcc dot gnu.org
@ 2021-10-19  7:08 ` mark at gcc dot gnu.org
  12 siblings, 0 replies; 13+ messages in thread
From: mark at gcc dot gnu.org @ 2021-10-19  7:08 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44415
Bug 44415 depends on bug 39747, which changed state.

Bug 39747 Summary: Installation documentation should suggest building libgmp as PIC for building with libjava
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39747

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

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

end of thread, other threads:[~2021-10-19  7:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44415-8172@http.gcc.gnu.org/bugzilla/>
2011-01-19 12:01 ` [Bug libgcj/44415] [4.6 regression] gmp multilib support broke bootstrap with static libgmp rguenth at gcc dot gnu.org
2011-01-19 18:11 ` mrs at gcc dot gnu.org
2011-03-25 20:08 ` [Bug libgcj/44415] [4.6/4.7 " jakub at gcc dot gnu.org
2011-06-27 16:14 ` jakub at gcc dot gnu.org
2011-10-26 18:04 ` jakub at gcc dot gnu.org
2012-03-01 15:38 ` jakub at gcc dot gnu.org
2013-04-12 15:18 ` [Bug libgcj/44415] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-06-12 13:49 ` [Bug libgcj/44415] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:34 ` [Bug libgcj/44415] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-06-23  8:28 ` [Bug libgcj/44415] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:02 ` [Bug libgcj/44415] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:32 ` jakub at gcc dot gnu.org
2021-10-19  7:08 ` [Bug libgcj/44415] [5/6/7 " mark 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).