> If I traced this correctly, this is derived from PTXCONF_GNU_TARGET in your
> platformconfig file. It should probably look something like this, if your
> compiler is just the normal gcc:
> ...
> PTXCONF_GNU_TARGET="i586-unknown-linux-gnu"
> PTXCONF_COMPILER_PREFIX=""
> ...
>

Unfortunately setting PTXCONF_GNU_TARGET as above fixes grub but causes ncurses
(and possibly others, I did not check) to fail building, complaining that no
cross compiler is defined.

Would it be possible to have grub.make use "i386-host" instead of "i386-unknown"
when no cross compiler is defined? I can keep using a custom grub.make if that
is not possible.

Thanks,

Rene



--
ptxdist mailing list
[email protected]

Reply via email to