Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

C compiler

  • 16-01-2006 7:27pm
    #1
    Registered Users, Registered Users 2 Posts: 1,629 ✭✭✭


    Hi,

    Not sure if this is the right place but i'll post it in some other sections too. I'm looking for an open source gcc compiler for my mac. I have one on one computer and can''t remember for the life of me how i set it up. I can get to the mac developer site but I dont want to sign up to get tonnes of stuff. I just want a basic compiler to add to terminal. cheers


Comments

  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    Which ver. of the MAC OS? X comes with gcc...


  • Closed Accounts Posts: 71 ✭✭Mach


    Well I haven't ued Macs, but OSX is Unix based, so just open a terimal( it's like MS-DOS) type gcc name_of_file.c -o fillename


Advertisement