public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles
@ 2004-02-10 21:31 oyvind dot harboe at zylin dot com
  2004-02-10 21:32 ` [Bug java/14100] " oyvind dot harboe at zylin dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-02-10 21:31 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

With Mohans latest build, I can no longer compile the app I'll attach.

http://www.thisiscool.com/gcc_mingw.htm

Øyvind

-- 
           Summary: Regression in GCC 3.4, the attached app no longer
                    compiles
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: oyvind dot harboe at zylin dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug java/14100] Regression in GCC 3.4, the attached app no longer compiles
  2004-02-10 21:31 [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles oyvind dot harboe at zylin dot com
@ 2004-02-10 21:32 ` oyvind dot harboe at zylin dot com
  2004-02-10 21:34 ` oyvind dot harboe at zylin dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-02-10 21:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-02-10 21:32 -------
- place Mohans latest build in \wingcc
- unzip smalltestapp
- compile.cmd

E:\temp\xxx>compile
/wingcc/bin/../lib/gcc/i686-pc-mingw32/3.4.0/../../../../i686-pc-
mingw32/lib/lib
gcj.a: could not read symbols: Malformed archive

-- 


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


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

* [Bug java/14100] Regression in GCC 3.4, the attached app no longer compiles
  2004-02-10 21:31 [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles oyvind dot harboe at zylin dot com
  2004-02-10 21:32 ` [Bug java/14100] " oyvind dot harboe at zylin dot com
@ 2004-02-10 21:34 ` oyvind dot harboe at zylin dot com
  2004-02-10 22:05 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-02-10 21:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-02-10 21:34 -------
I ran into this problem, while trying to working on a different bug:

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

-- 


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


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

* [Bug java/14100] Regression in GCC 3.4, the attached app no longer compiles
  2004-02-10 21:31 [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles oyvind dot harboe at zylin dot com
  2004-02-10 21:32 ` [Bug java/14100] " oyvind dot harboe at zylin dot com
  2004-02-10 21:34 ` oyvind dot harboe at zylin dot com
@ 2004-02-10 22:05 ` pinskia at gcc dot gnu dot org
  2004-02-11  6:44 ` dhazeghi at yahoo dot com
  2004-02-11  6:48 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-10 22:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-10 22:05 -------
We do not support any binary compiled gcc, this looks like a problem in his build report it to him.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

* [Bug java/14100] Regression in GCC 3.4, the attached app no longer compiles
  2004-02-10 21:31 [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles oyvind dot harboe at zylin dot com
                   ` (2 preceding siblings ...)
  2004-02-10 22:05 ` pinskia at gcc dot gnu dot org
@ 2004-02-11  6:44 ` dhazeghi at yahoo dot com
  2004-02-11  6:48 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-02-11  6:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-02-11 06:44 -------
Ordinarily I'd agree, but it doesn't look like Mohan's build is any different from standard builds (no 
weird patches or whatnot), so I think this should be reopened.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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

* [Bug java/14100] Regression in GCC 3.4, the attached app no longer compiles
  2004-02-10 21:31 [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles oyvind dot harboe at zylin dot com
                   ` (3 preceding siblings ...)
  2004-02-11  6:44 ` dhazeghi at yahoo dot com
@ 2004-02-11  6:48 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-11  6:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-11 06:48 -------
Actually then it is not our bug as it is ld which is complaining about an archive that ar made which are 
both part of binutils and not gcc, file a bug at http://sources.redhat.com/bugzilla.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2004-02-11  6:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-10 21:31 [Bug java/14100] New: Regression in GCC 3.4, the attached app no longer compiles oyvind dot harboe at zylin dot com
2004-02-10 21:32 ` [Bug java/14100] " oyvind dot harboe at zylin dot com
2004-02-10 21:34 ` oyvind dot harboe at zylin dot com
2004-02-10 22:05 ` pinskia at gcc dot gnu dot org
2004-02-11  6:44 ` dhazeghi at yahoo dot com
2004-02-11  6:48 ` 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).