Adam wrote:
> Hi,
> 
> When I try and use make with GCC4 (native) I get an error:
> "File 'make' not found"
> 
> Is it possible to use makefiles with the current release of GCC4?

Of course :-)

But your misunderstanding comes from the fact that GNU make is
a separate project from GCC; we just bundled it in previous
releases.  And indeed, it's in the autobuilder, and needs to
be updated - see also the bug report from a few weeks ago.

In the meantime, I suggest digging out the version you have
in 3.4.6 and putting it into the path that's used for
binaries under the 4.1 version of !GCC.

_______________________________________________
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