BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001622 [buildroot] Other minor always 11-30-07 07:28 12-17-07 06:07
Reporter atle View Status public  
Assigned To buildroot
Priority normal Resolution reopened  
Status feedback   Product Version
Summary 0001622: [PATCH] gcc 3.x/4.x symlinks to cc
Description The 'cc' symlink to 'gcc' is wrongly created as $(REAL_GNU_TARGET_NAME)-cc for gcc 3.x (overwrites link to $(REAL_GNU_TARGET_NAME)-gcc). Also the 'cc' link should be created in $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME)/bin/ instead of $(STAGING_DIR)/usr/bin.

The attached patch fixes this for both gcc 3.x and 4.x.
Additional Information
Attached Files  gcc-cc_links-fix.diff [^] (1,401 bytes) 11-30-07 07:28
 gcc-cc_links-fix_v2.diff [^] (1,399 bytes) 12-17-07 05:59

- Relationships

- Notes
(0003139)
vanokuten
12-13-07 04:10

fixed in 20646 rev
 
(0003214)
vanokuten
12-17-07 03:41
edited on: 12-17-07 03:42

bad patch, not working correctly on ARM arch, see 1764

commit 20646 reverted

 
(0003229)
atle
12-17-07 06:07

Trying again... The path should be $(STAGING_DIR)/usr/$(REAL_GNU_TARGET_NAME)/bin/cc, see attached patch gcc-cc_links-fix_v2.diff.
 

- Issue History
Date Modified Username Field Change
11-30-07 07:28 atle New Issue
11-30-07 07:28 atle Status new => assigned
11-30-07 07:28 atle Assigned To  => buildroot
11-30-07 07:28 atle File Added: gcc-cc_links-fix.diff
12-13-07 04:10 vanokuten Status assigned => closed
12-13-07 04:10 vanokuten Note Added: 0003139
12-13-07 04:10 vanokuten Resolution open => fixed
12-17-07 03:41 vanokuten Status closed => feedback
12-17-07 03:41 vanokuten Resolution fixed => reopened
12-17-07 03:41 vanokuten Note Added: 0003214
12-17-07 03:42 vanokuten Note Edited: 0003214
12-17-07 05:59 atle File Added: gcc-cc_links-fix_v2.diff
12-17-07 06:07 atle Note Added: 0003229


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker