Bug 47681 - gcc-4.3.2 compilation failed for armv4
Summary: gcc-4.3.2 compilation failed for armv4
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: other (show other bugs)
Version: 4.3.2
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 15:21 UTC by rouben
Modified: 2017-07-27 01:35 UTC (History)
0 users

See Also:
Host:
Target: arm
Build:
Known to work:
Known to fail:
Last reconfirmed: 2011-03-05 14:32:08


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rouben 2011-02-10 15:21:21 UTC
Compiling of gcc-4.3.2 with --target=arm-elf --with-arch=armv4 meets errors.
Process of compiling adds --enable-multilib by default and  starts to make libraries for THUMB in separate folder. Building libiberty for THUMB finishes with errors.
Comment 1 Richard Earnshaw 2011-03-05 14:32:08 UTC
Why are you trying to use 4.3.2?  There are a number of more recent compiler releases, including many bug fixes to the 4.3 series in 4.3.3, 4.3.4 and 4.3.5.

However, it would make more sense to switch to the 4.5 series, which is still being actively maintained.
Comment 2 Eric Gallager 2017-07-27 01:35:05 UTC
(In reply to Richard Earnshaw from comment #1)
> Why are you trying to use 4.3.2?  There are a number of more recent compiler
> releases, including many bug fixes to the 4.3 series in 4.3.3, 4.3.4 and
> 4.3.5.
> 
> However, it would make more sense to switch to the 4.5 series, which is
> still being actively maintained.

Reporter never answered; closing