From: Zhukov <zhukov@tst.spb.su>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Compiler version (continued)
Date: 22 Dec 2005 16:47:10 +0300 [thread overview]
Message-ID: <1135259230.6828.26.camel@localhost.localdomain> (raw)
(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?
next reply other threads:[~2005-12-22 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-22 13:47 Zhukov [this message]
2005-12-22 14:56 ` [U-Boot-Users] Compiler version (continued) Marco Cavallini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1135259230.6828.26.camel@localhost.localdomain \
--to=zhukov@tst.spb.su \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.