Bug 1178520 - Compilation doesn't work
Summary: Compilation doesn't work
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: arm-none-eabi-gcc-cs
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-04 14:11 UTC by Jaroslav Škarvada
Modified: 2015-04-29 13:06 UTC (History)
4 users (show)

Fixed In Version: arm-none-eabi-gcc-cs-4.9.2-3.fc22
Clone Of:
: 1461296 (view as bug list)
Environment:
Last Closed: 2015-04-28 13:11:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jaroslav Škarvada 2015-01-04 14:11:06 UTC
Description of problem:
Compilation doesn't work.

Version-Release number of selected component (if applicable):
arm-none-eabi-gcc-cs-2013.11.24-4.fc21.x86_64
arm-none-eabi-binutils-cs-2014.05.28-3.fc21.x86_64

How reproducible:
Always

Steps to Reproduce:
1. cat > test.c
int main(int argc, char *argv[])
{
  return 0;
}

2.arm-none-eabi-gcc -o test ./test.c

Actual results:
/usr/lib64/gcc/arm-none-eabi/4.8.1/../../../../arm-none-eabi/bin/ld: skipping incompatible /usr/lib64/gcc/arm-none-eabi/4.8.1/libgcc.a when searching for -lgcc
/usr/lib64/gcc/arm-none-eabi/4.8.1/../../../../arm-none-eabi/bin/ld: cannot find -lgcc
collect2: error: ld returned 1 exit status

Expected results:
No error, compiled binary.

Additional info:

Comment 1 Rick Elrod 2015-04-12 00:35:02 UTC
Seeing this as well. :(

Comment 2 GuiXin 2015-04-15 06:25:09 UTC
I got same problem, too. and I try to move another libgcc.a form other collection and it still show this message.

Comment 3 Fedora Update System 2015-04-16 15:08:57 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc20,arm-none-eabi-newlib-2.2.0_1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/arm-none-eabi-gcc-cs-4.9.2-3.fc20,arm-none-eabi-newlib-2.2.0_1-1.fc20

Comment 4 Fedora Update System 2015-04-16 15:10:13 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc21,arm-none-eabi-newlib-2.2.0_1-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/arm-none-eabi-gcc-cs-4.9.2-3.fc21,arm-none-eabi-newlib-2.2.0_1-1.fc21

Comment 5 Fedora Update System 2015-04-16 15:10:24 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc22,arm-none-eabi-newlib-2.2.0_1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/arm-none-eabi-gcc-cs-4.9.2-3.fc22,arm-none-eabi-newlib-2.2.0_1-1.fc22

Comment 6 Fedora Update System 2015-04-17 18:36:41 UTC
Package arm-none-eabi-gcc-cs-4.9.2-3.fc22, arm-none-eabi-newlib-2.2.0_1-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing arm-none-eabi-gcc-cs-4.9.2-3.fc22 arm-none-eabi-newlib-2.2.0_1-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-6237/arm-none-eabi-gcc-cs-4.9.2-3.fc22,arm-none-eabi-newlib-2.2.0_1-1.fc22
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2015-04-28 13:11:06 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc21, arm-none-eabi-newlib-2.2.0_1-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-04-29 12:57:57 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc20, arm-none-eabi-newlib-2.2.0_1-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-04-29 13:06:41 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc22, arm-none-eabi-newlib-2.2.0_1-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.