@smf
Quote:
smf wrote:
For one user the message could appear random when using the amiga shell (no error message when using the sh shell)
For another one it could happen when compiling sources from the ram disk:
We may be getting somewhere.
I always do compile from files copied to the ram: disk. It avoids overwriting things by accident. However, doing it that way always worked in the past, it is just with the newest SDK I get a problem.
SH, I am not really sure what this is and why I would use it in place of the Amiga console ? OK I tried typing sh into a 'real' concole and got an interface with a \
It did not like me typing ram: to get to the required directory so I now do that first and then enter sh.
Now I do get some normal output when running gcc ro make. As I expected it was full of errors as my SDK as yet has no third party includes, it is still pristine. So anything needing those includes gives an error - no problem that can be fixed.
The thing is why would I need to use SH, I never had to before. Just doing everything from the normal shell worked fine.