log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- Elsear brings super-fast Networking to Risc PC/A7000/A7000+ (News:)
- Latest hardware upgrade from RISCOSbits (News:)
- Accessing old floppy disks (Gen:3)
- November developer 'fireside' chat on saturday night (News:)
- RISCOSbits releases a new laptop solution (News:4)
- Announcing the TIB 2024 Advent Calendar (News:2)
- RISC OS London Show Report 2024 (News:1)
- Code GCC produces that makes you cry #12684 (Prog:39)
- Rougol November 2024 meeting on monday (News:)
- Drag'n'Drop 14i1 edition reviewed (News:)
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
 
View on Mastodon
@www.iconbar.com@rss-parrot.net
Site Search
 
Article archives
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!:frown:
  ^[ 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 0x4018) [cancel]

then:

invalid object ID (0x0) (0x0) (0x1)[cancel]

then:
segmentation violation (Running on IYONIX 5.08/5.09):o
  ^[ Log in to reply ]
 

Acorn Arcade forums: Programming: Using GCC in Sourcery