bug-grub
[Top][All Lists]
Advanced

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

[bug #45310] Building with "915resolution.c" from grub-extras fails.


From: Andrei Borzenkov
Subject: [bug #45310] Building with "915resolution.c" from grub-extras fails.
Date: Fri, 12 Jun 2015 17:28:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #1, bug #45310 (project grub):

grub does not use libgcc anymore, so those are missing. Someone needs to get
rid of floating point arithmetic here

    vbl = y + (y+1)/(20000.0/(11*freq) - 1) + 1.5;
    vfreq = vbl * freq;
    hbl = 16 * (int)(x * (30.0 - 300000.0 / vfreq) /
            (70.0 + 300000.0 / vfreq) / 16.0 + 0.5);


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45310>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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