In message <[email protected]>
          Adam <[email protected]> wrote:

> To be honest, I expected people would keep a copy of all the mailing
> list emails since there's no way to search the online archive :(

I don't have a handy search in my mail program given a Message-ID and
I presume others are in the same situation.  An URL is way handier.  Well,
all IMHO.

> I'm not sure I understand. To make the project, I would normally set the
> directory containing the source to be the CSD, then just do a "make".
> Should I add a "*HostFS" in between the two? [1]

Yes, please try that.

> [...]
> [1] For anyone who didn't see my original post: my project is on an ADFS
> image (due to HostFS problems with SVN) and GCC is on a HostFS mount.

I missed this last bit but it confirms that this is going to be your
problem (not your fault ;-)).  ADFS is here your currently selected FS
and GCC gets run without "/" or "Run" so HostFS will be your temporary
selected FS with ":HostFSDiscName.$.!GCC" being the command issued under
OSCLI and that's what gets returned in in OS_GetEnv.  Canonicalisation based
on that makes something like "ADFS::HostFSDiscName.$.!GCC ..." and if you
check this for existence, ADFS will prompt you to insert HostFSDiscName.

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

Reply via email to