public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
       [not found] <bug-20654-8837@http.gcc.gnu.org/bugzilla/>
@ 2008-05-11 23:21 ` aaronavay62 at aaronwl dot com
  0 siblings, 0 replies; 8+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2008-05-11 23:21 UTC (permalink / raw)
  To: java-prs



------- Comment #9 from aaronavay62 at aaronwl dot com  2008-05-11 23:21 -------
I didn't fix it, but this apparently has been resolved some sort of way in
4.3.0.


-- 

aaronavay62 at aaronwl dot com changed:

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


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
                   ` (5 preceding siblings ...)
  2005-03-30 23:43 ` aaronavay62 at aaronwl dot com
@ 2005-07-07 13:25 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-07 13:25 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-07 13:25 -------
*** Bug 22338 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |klaus dot kusche at inode
                   |                            |dot at


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
                   ` (4 preceding siblings ...)
  2005-03-29 11:36 ` aaronavay62 at aaronwl dot com
@ 2005-03-30 23:43 ` aaronavay62 at aaronwl dot com
  2005-07-07 13:25 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2005-03-30 23:43 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From aaronavay62 at aaronwl dot com  2005-03-30 21:10 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02804.html>.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
   Last reconfirmed|2005-03-28 12:42:10         |2005-03-30 21:10:28
               date|                            |


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
                   ` (3 preceding siblings ...)
  2005-03-28 22:24 ` dannysmith at users dot sourceforge dot net
@ 2005-03-29 11:36 ` aaronavay62 at aaronwl dot com
  2005-03-30 23:43 ` aaronavay62 at aaronwl dot com
  2005-07-07 13:25 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2005-03-29 11:36 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From aaronavay62 at aaronwl dot com  2005-03-28 12:42 -------
Thanks Danny.  So there is already machinery to fix this; it just needs to be
adapted to be case-insensitive.  I'm working on a patch.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |aaronavay62 at aaronwl dot
                   |dot org                     |com
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-03-27 13:01:38         |2005-03-28 12:42:10
               date|                            |


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
                   ` (2 preceding siblings ...)
  2005-03-28 21:57 ` aaronavay62 at aaronwl dot com
@ 2005-03-28 22:24 ` dannysmith at users dot sourceforge dot net
  2005-03-29 11:36 ` aaronavay62 at aaronwl dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dannysmith at users dot sourceforge dot net @ 2005-03-28 22:24 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From dannysmith at users dot sourceforge dot net  2005-03-28 08:38 -------
See also PR20160 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20160

-- 


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
  2005-03-27 21:15 ` [Bug libgcj/20654] " pinskia at gcc dot gnu dot org
  2005-03-28 12:42 ` aaronavay62 at aaronwl dot com
@ 2005-03-28 21:57 ` aaronavay62 at aaronwl dot com
  2005-03-28 22:24 ` dannysmith at users dot sourceforge dot net
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2005-03-28 21:57 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From aaronavay62 at aaronwl dot com  2005-03-28 07:40 -------
I just checked against "Microsoft (R) Library Manager Version 7.10.3052" and 
binutils's case-insensitivity replacement semantics are consistant with 
Microsoft's implementation.  LIB also has the same path-preserving semantics 
of the previous non-POSIX ar.

I think a better way to fix this would be to check if the P to ar is 
availible, and use it, if it is.


-- 


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
  2005-03-27 21:15 ` [Bug libgcj/20654] " pinskia at gcc dot gnu dot org
@ 2005-03-28 12:42 ` aaronavay62 at aaronwl dot com
  2005-03-28 21:57 ` aaronavay62 at aaronwl dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2005-03-28 12:42 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From aaronavay62 at aaronwl dot com  2005-03-28 06:09 -------
This also happens with gnu/java/security/OID.o and org/ietf/jgss/Oid.o, again 
causing build to break in jv-collect.  These files are less easily renamed, 
though.  I don't know how to fix this.


-- 


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


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

* [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
  2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
@ 2005-03-27 21:15 ` pinskia at gcc dot gnu dot org
  2005-03-28 12:42 ` aaronavay62 at aaronwl dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-27 21:15 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-27 16:21 -------
This is why POSIX ar is bad.  Oh well.

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


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


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

end of thread, other threads:[~2008-05-11 23:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20654-8837@http.gcc.gnu.org/bugzilla/>
2008-05-11 23:21 ` [Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity aaronavay62 at aaronwl dot com
2005-03-27 18:14 [Bug java/20654] New: " aaronavay62 at aaronwl dot com
2005-03-27 21:15 ` [Bug libgcj/20654] " pinskia at gcc dot gnu dot org
2005-03-28 12:42 ` aaronavay62 at aaronwl dot com
2005-03-28 21:57 ` aaronavay62 at aaronwl dot com
2005-03-28 22:24 ` dannysmith at users dot sourceforge dot net
2005-03-29 11:36 ` aaronavay62 at aaronwl dot com
2005-03-30 23:43 ` aaronavay62 at aaronwl dot com
2005-07-07 13:25 ` 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).