Bug 44309 - ../../gcc-4.5/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o'
Summary: ../../gcc-4.5/gcc/config/t-darwin:25: warning: overriding commands for target...
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.5.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 11:12 UTC by Jay
Modified: 2010-08-30 08:33 UTC (History)
1 user (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 Jay 2010-05-28 11:12:24 UTC
Might be nice to prevent these, if easy/possible.

../../gcc-4.5/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o'
../../gcc-4.5/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o'
../../gcc-4.5/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o'
../../gcc-4.5/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o'
../../gcc-4.5/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o'
../../gcc-4.5/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o'
../../gcc-4.5/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o'
../../gcc-4.5/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o'
../../gcc-4.5/gcc/config/t-darwin:48: warning: overriding commands for target `crt3.o'
../../gcc-4.5/gcc/config/t-darwin:48: warning: ignoring old commands for target `crt3.o'
Comment 1 Jack Howarth 2010-08-28 23:59:04 UTC
I believe this was fixed by r159979...

2010-05-28  Iain Sandoe  <iains@gcc.gnu.org>

        * config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.
Comment 2 Iain Sandoe 2010-08-30 08:33:24 UTC
indeed - closing as fixed.