Bug 14100 - Regression in GCC 3.4, the attached app no longer compiles
Summary: Regression in GCC 3.4, the attached app no longer compiles
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: java (show other bugs)
Version: 3.4.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 21:31 UTC by oyvind.harboe
Modified: 2005-07-23 22:49 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description oyvind.harboe 2004-02-10 21:31:11 UTC
With Mohans latest build, I can no longer compile the app I'll attach.

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

Øyvind
Comment 1 oyvind.harboe 2004-02-10 21:32:48 UTC
- 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
Comment 2 oyvind.harboe 2004-02-10 21:34:44 UTC
I ran into this problem, while trying to working on a different bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13892
Comment 3 Andrew Pinski 2004-02-10 22:05:29 UTC
We do not support any binary compiled gcc, this looks like a problem in his build report it to him.
Comment 4 Dara Hazeghi 2004-02-11 06:44:51 UTC
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.
Comment 5 Andrew Pinski 2004-02-11 06:48:46 UTC
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.