[#7291] Blackfin GNU tool chain Eclipse plug-in does not specify -mcpu for Assembly source
Submitted By: Andrew McLachlan
Open Date
2012-08-27 05:34:16 Close Date
2012-08-30 08:55:00
Priority:
Medium High Assignee:
Andrew McLachlan
Board:
N/A Silicon Revision:
Resolution:
Fixed Fixed In Release:
N/A
Processor:
ALL
Host Operating System:
All
toolchain rev.:
kernel rev.:
State:
Closed Found In Release:
2012R1
Is this bug repeatable?:
N/A
Summary: Blackfin GNU tool chain Eclipse plug-in does not specify -mcpu for Assembly source
Details:
1, Install the Blackfin GNU tool chain Eclipse plug-ins into Juno
2, Create a new project for BF538
3, Build the project
make all
'Building file: ../src/fff.asm'
'Invoking: Blackfin ELF Assembler'
bfin-elf-as -o "src/fff.o" "../src/fff.asm"
make all
'Building file: ../src/fff.c'
'Invoking: Blackfin ELF C Compiler'
bfin-elf-gcc -O0 -g3 -Wall -c -fmessage-length=0 **-mcpu=bf538-any** -MMD -MP -MF"src/fff.d" -MT"src/fff.d" -o "src/fff.o" "../src/fff.c"
Follow-ups
--- Andrew McLachlan 2012-08-30 09:53:13
Fixed in Blackfin GNU tool chain Eclipse plug-in v1.0.6.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
Capture2.PNG image/png 24593 Andrew McLachlan
Capture.PNG image/png 25798 Andrew McLachlan