[U-Boot-Users] Compiler version (continued)

22 Dec
2005
22 Dec
'05
2:47 p.m.
(See "Compiler Version" subject.)
I've found the option (-mabi=apcs-gnu) in /cpu/arm920t/config.mk and removed it. The result line is
#PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu) PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32)
Now 'make all' with v3.1 cross compiler is OK, but... what does the option mean? Is it important?

22 Dec
22 Dec
3:56 p.m.
I've found the option (-mabi=apcs-gnu) in /cpu/arm920t/config.mk and removed it. The result line is
#PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu) PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32)
Now 'make all' with v3.1 cross compiler is OK, but... what does the option mean? Is it important?
See old thread on 11/10/2005 "Problem building U-Boot for ARM target"
/marco
7077
Age (days ago)
7077
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marco Cavallini
-
Zhukov