Bug 5138 - [powerpc] -mno-eabi option not working
Summary: [powerpc] -mno-eabi option not working
Status: RESOLVED DUPLICATE of bug 5372
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 3.0.1
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-17 08:16 UTC by vsh
Modified: 2003-06-12 00:15 UTC (History)
4 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 vsh 2001-12-17 08:16:01 UTC
On version gcc-3.0.1 -mno-eabi option does not work, while on the gcc-2.95.2 it was working.

Release:
gcc-3.0.1

Environment:
Cross compiler host=pclinux-686 target=powerpc-eabi
Comment 1 Richard Henderson 2002-04-26 02:08:30 UTC
State-Changed-From-To: open->feedback
State-Changed-Why: Define "does not work".  What failure are you seeing?
Comment 2 vsh 2002-09-03 15:16:51 UTC
From: "Veselin Shishkov" <vsh@xpeqt.com>
To: <gcc-gnats@gcc.gnu.org>, <gcc-prs@gcc.gnu.org>, <gcc-bugs@gcc.gnu.org>,
        <nobody@gcc.gnu.org>
Cc:  
Subject: Re: target/5138: -mno-eabi option not working for powerpc targets
Date: Tue, 3 Sep 2002 15:16:51 +0300

 Hello All,
 
 I have tried to make my project with the version 3.2 of the gcc compiler.
 Still the same.
 The process stops at link time with undefined reference in eabi function.
 Though -mno-eabi option is on. And that compiles on 2.95.2
 
 Regards,
 VSH
 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
 r=5138
 

Comment 3 Dara Hazeghi 2003-05-07 18:24:42 UTC
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: vsh@sd-bul.bg, gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: target/5138: [powerpc] -mno-eabi option not working
Date: Wed, 7 May 2003 18:24:42 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=5138
 
 Hello,
 
 could the submitter of this report please confirm whether this bug is  
 still a problem, and if so attach a testcase? Also, if this still is a  
 problem, an exact log of the failing command be included? Thanks,
 
 Dara
Comment 4 Dara Hazeghi 2003-06-02 02:03:54 UTC

*** This bug has been marked as a duplicate of 5372 ***