In message <[EMAIL PROTECTED]>
Adam <[EMAIL PROTECTED]> wrote:
> I think I'm almost there now, but I'm getting:
>
> Autobuilder: directory with porting tools does not exist.
> $GCCSDK_INSTALL_ENV is not defined and /home/riscos/env does not exist.
>
> home/riscos/env does exist (and contains some files). Where is
> GCCSDK_INSTALL_ENV set up, or what should it be set to?
For GCCSDK 3.4.6, GCCSDK_INSTALL_ENV environment variable is something you
can set up and has the same value as what you've given as --with-riscos-env
to gcc/configure (probably you used do-configure example). See gcc/README.
As you've said that /home/riscos/env already exists and contains some
files, you can get away *not* to define GCCSDK_INSTALL_ENV and expect
that its default value (/home/riscos/env) gets used instead. However,
the above error message seems to suggest that's not the case and I see
that this is a bug which I hopefully just have fixed. ;-)
John.
--
John Tytgat, in his comfy chair at home BASS
[EMAIL PROTECTED] ARM powered, RISC OS driven
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK