Hello Martin,
On 05.03.04, you wrote:
> You should use --host, not --target. --target is when you're building
> something that should *generate code* for a different system. --host is
> what the resulting binary should *run* on and --build is used to configure
> the current system (normally, configure realizes this by itself).
>
> Also note that in order for configure to work properly, you should have
> something like this in the beginning of configure.in:
>
> AC_CANONICAL_SYSTEM
> AC_CHECK_TOOL( CC, gcc, : )
Thanks for these informations. I've compiled it successfully. For both m68k
and i686 :)
And thanks for this Amithlon cross-compiler. Really great piece of
software!!!!
Regards,
--
Miłosz 'Softfailur' Staszewski
sofcik@...