It's UWAweek 1

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently no other people reading this forum.


SVG not supported

Login to reply

👍?
helpful
1:46pm Fri 20th Oct, Christopher M.

"Samit Shaikh" [email protected] wrote:

Hi since we're using a Makefile I'm wondering what cc options are we allowed to add. I'm assuming we are allowed options like -c and -o and we're not allowed things that actually affect the compilation like -std=c17.

I strongly suggest that you use -std=c11 -Wall -Werror

I want to use -MMD (not for the final mysync producing cc command) but does that fall on the right side (allowed) of the line?

What's your motivation for using -MMD ? Are you trying to build a self-generating Makefile?

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy