* [U-Boot-Users] Compiler version (continued)
@ 2005-12-22 13:47 Zhukov
2005-12-22 14:56 ` Marco Cavallini
0 siblings, 1 reply; 2+ messages in thread
From: Zhukov @ 2005-12-22 13:47 UTC (permalink / raw)
To: u-boot
(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?
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Compiler version (continued)
2005-12-22 13:47 [U-Boot-Users] Compiler version (continued) Zhukov
@ 2005-12-22 14:56 ` Marco Cavallini
0 siblings, 0 replies; 2+ messages in thread
From: Marco Cavallini @ 2005-12-22 14:56 UTC (permalink / raw)
To: u-boot
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-22 14:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-22 13:47 [U-Boot-Users] Compiler version (continued) Zhukov
2005-12-22 14:56 ` Marco Cavallini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.