Selon Marco Gerards <[EMAIL PROTECTED]>:

>
> What kind of things do you think there are missing for the PPC port?
> It should be quite complete by now.  It does not compile at the
> moment, but this will be fixed in CVS really soon.
>

for exemple the gub_loader_boot function in kern/loader.c uses
grub_machine_fini. This function is defined in kern/i386/pc/init.c but not in
kern/powerpc/ieee1275/init.c. Same problem with include/grub/i386/pc/init.h and
include/powerpc/ieee1275/init.h. As powerpc par uses somme i386 parts there are
somme missing declarations in powerpc. It just looks like the powerpc part is
not up to date with the i386 one.
Well I fix must of these litte problems in the patch in a way to comile but I'm
not sure it is fully fonctionnal.

> >
> > most warnings come from the memcpy function that conflicts with the gcc
> builtin.
>
> Can you show us?
>

Yes of course, I join a file with all the warnings I get at compilation.


--
--
  ____
 /    \  / [EMAIL PROTECTED]
|  o o | - http://antoine.terrienne.free.fr
|   o  | \ #153026466
\  V V /
 \_/\_/

Attachment: errors.log
Description: Binary data

_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to