grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

64bit division/remainder in fsys_*.c


From: Jochen
Subject: 64bit division/remainder in fsys_*.c
Date: Mon, 31 Aug 2009 11:15:03 +0200
User-agent: Unison/1.8.1

Hi,

I'm trying to port Edward Shishkin's btrfs patch to Gentoo. However, when trying to compile, I get the following errors:

undefined reference to "__udivdi3"
undefined reference to "__udivdi3"

This is because the code is doing 64bit divisions. What can I use to do those in grub?

Regards,
Jochen






reply via email to

[Prev in Thread] Current Thread [Next in Thread]