Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain
@ 2009-12-31 20:36 bugzilla at busybox.net
  2010-02-21 18:51 ` [Buildroot] [Bug 835] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-12-31 20:36 UTC (permalink / raw)
  To: buildroot

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 835] Package Dataflashboot-1.05 does not compile with builroot toolchain
  2009-12-31 20:36 [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain bugzilla at busybox.net
@ 2010-02-21 18:51 ` bugzilla at busybox.net
  2010-04-09 14:54 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 18:51 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.02




-- 
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 835] Package Dataflashboot-1.05 does not compile with builroot toolchain
  2009-12-31 20:36 [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain bugzilla at busybox.net
  2010-02-21 18:51 ` [Buildroot] [Bug 835] " 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
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-04-09 14:54 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.02                     |2010.05




-- 
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 835] Package Dataflashboot-1.05 does not compile with builroot toolchain
  2009-12-31 20:36 [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain bugzilla at busybox.net
  2010-02-21 18:51 ` [Buildroot] [Bug 835] " 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
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-06-08  6:51 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
This is fixed by
http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=bootloaders-cleanup&id=1d84e9a8bfbf4904dfc191c6873c235d2502af24
in my bootloaders-cleanup branch.

-- 
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 835] Package Dataflashboot-1.05 does not compile with builroot toolchain
  2009-12-31 20:36 [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-06-08  6:51 ` bugzilla at busybox.net
@ 2010-06-18 20:13 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-06-18 20:13 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  ---
The bootloaders-cleanup branch is merged now, thanks.

-- 
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-18 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-31 20:36 [Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain bugzilla at busybox.net
2010-02-21 18:51 ` [Buildroot] [Bug 835] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox