All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kane <ikane@CodeBlue.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] error in the make: bad value in the asm-offsets.c file
Date: Wed, 7 Nov 2018 17:08:34 +0000	[thread overview]
Message-ID: <93b7919286d94fa0a04ffa7f5a606208@CodeBlue.com> (raw)
In-Reply-To: <9C52799C0959EE478BED0CB6C363E778D29A8B@Exchange2013.PRIMES.local>

Sarah,

It looks to me from the attached image that the error is related to an expected, but missing value for the -march flag.  
To me, I'd expect to see "-march=ARMv5 switch" instead of "-march= switch".  Make note of the empty space in the second.

However I defer to anyone else more knowledgeable on the subject, I'm very new user of the project myself.

Best regards,
- Ian
________________________________________
From: U-Boot <u-boot-bounces@lists.denx.de> on behalf of Sarah Wicker <S.Wicker@PRIMES.de>
Sent: Wednesday, November 7, 2018 11:19 AM
To: u-boot at lists.denx.de
Subject: [U-Boot] error in the make: bad value in the asm-offsets.c  file

Good Morning,
i am trying to compile u-boot on my pc  to use it for a ZedBoard from Xilinx.
I cloned the repository u-boot-xlnx using this link: https://github.com/Xilinx/u-boot-xlnx.git
Made the first make to build the U-boot for a ZedBoard, it works well. Asked for the second make and i received the message that in the file asm-offsets.c:1:0: error: bad value (armv5) for -march=switch
I opened the file but couldn't see were was this value

[cid:image001.jpg at 01D476BE.1BC339F0]

For information i am trying to compile on a virtual machine using Debian9.5.0

I thank you in advance for your help

Sarah Wicker

  reply	other threads:[~2018-11-07 17:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07 16:19 [U-Boot] error in the make: bad value in the asm-offsets.c file Sarah Wicker
2018-11-07 17:08 ` Ian Kane [this message]
2018-11-07 22:00   ` Chris Packham
2018-11-08 13:07     ` Sarah Wicker
2018-11-09  0:16       ` Chris Packham
2018-11-09  7:41         ` Chris Packham

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=93b7919286d94fa0a04ffa7f5a606208@CodeBlue.com \
    --to=ikane@codeblue.com \
    --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.