Acorn Arcade forums: Programming: Using GCC in Sourcery
|
Using GCC in Sourcery |
|
Jacko (08:38 8/3/2005) jmb (08:46 8/3/2005) Jacko (07:06 9/3/2005) Jacko (07:33 21/6/2005)
|
|
David Jackson |
Message #63013, posted by Jacko at 08:38, 8/3/2005 |
Member
Posts: 84
|
Does anybody else use Sourcery (http://www.reallysmall.co.uk/) with the GCC compiler? I keep getting :-
cc -c -depend !Depend file ’cc’ not found
error report on compilation! |
|
[ Log in to reply ] |
|
JMB |
Message #63014, posted by jmb at 08:46, 8/3/2005, in reply to message #63013 |
Member
Posts: 467
|
Well, the gcc binary is called "gcc", not "cc" so that could well be your problem. |
|
[ Log in to reply ] |
|
David Jackson |
Message #63072, posted by Jacko at 07:06, 9/3/2005, in reply to message #63014 |
Member
Posts: 84
|
oops I'd built the project using 'c' not 'GNU c' - thanks |
|
[ Log in to reply ] |
|
David Jackson |
Message #66964, posted by Jacko at 07:33, 21/6/2005, in reply to message #63013 |
Member
Posts: 84
|
get message:- The gadget flags have reserved bits set (gadget type 0x401 [cancel]
then:
invalid object ID (0x0) (0x0) (0x1)[cancel]
then: segmentation violation (Running on IYONIX 5.08/5.09) |
|
[ Log in to reply ] |
|
|
Acorn Arcade forums: Programming: Using GCC in Sourcery |