All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain
Date: Thu, 31 Dec 2009 20:36:45 +0000 (UTC)	[thread overview]
Message-ID: <bug-835-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=835

              Host: i686-pc-linux-gnu
            Target: linux-uclibcgnueabi
           Summary: Package Dataflashboot-1.05 does not compile with
                    builroot toolchain
           Product: buildroot
           Version: 2009.11
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: o.doering at tu-bs.de
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


The toolchain that buildroot generates never compiles Dataflashboot-1.05. This
is used on the AT91RM9200 to copy u-boot to SDRAM and jump to it. I tried
different versions of buildroot from historic to current snapshot, the error
occurs in all of them. Might be related to a software/hardware float issue.

/home/oliver/buildroot/output/staging/usr/bin/arm-linux-uclibcgnueabi-ld -T
elf32-littlearm.lds -Ttext 0 -n -o DataflashBoot-1.05.out objs/cstartup_ram.o
objs/at45.o objs/com.o objs/dataflash.o objs/div0.o objs/init.o objs/main.o
objs/stdio.o objs/asm_isr.o objs/jump.o objs/_udivsi3.o objs/_umodsi3.o
objs/led.o
objs/at45.o: In function `AT91F_DataFlashSendCommand':
at45.c:(.text+0xf0): undefined reference to `__aeabi_uidiv'
at45.c:(.text+0x104): undefined reference to `__aeabi_uidivmod'
objs/at45.o: In function `AT91F_PartialPageWrite':
at45.c:(.text+0x4a8): undefined reference to `__aeabi_uidiv'
at45.c:(.text+0x4f8): undefined reference to `__aeabi_uidivmod'
objs/at45.o: In function `AT91F_DataFlashWrite':
at45.c:(.text+0x5f4): undefined reference to `__aeabi_uidivmod'
at45.c:(.text+0x680): undefined reference to `__aeabi_uidiv'
objs/stdio.o: In function `number':
stdio.c:(.text+0x2a4): undefined reference to `__aeabi_uidiv'
stdio.c:(.text+0x2b8): undefined reference to `__aeabi_uidivmod'
make[1]: *** [DataflashBoot-1.05.out] Fehler 1
make[1]: leaving directory
'/home/oliver/buildroot/output/build/DataflashBoot-1.05'
make: ***
[/home/oliver/buildroot/output/build/DataflashBoot-1.05/DataflashBoot-1.05.bin]
error 2


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

             reply	other threads:[~2009-12-31 20:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-31 20:36 bugzilla at busybox.net [this message]
2010-02-21 18:51 ` [Buildroot] [Bug 835] Package Dataflashboot-1.05 does not compile with builroot toolchain bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-06-08  6:51 ` bugzilla at busybox.net
2010-06-18 20:13 ` bugzilla at busybox.net

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=bug-835-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /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.