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/


_______________________________________________
Bug-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to