Hi guys!
In my makefile I have line -

gcc -Wall parent.c errmsg.o -o parent

What does it mean "Wall" here ?
big thanks in advance)

Recommended Answers

All 3 Replies

try "man gcc" or google for gcc documentation.

commented: ++++++++ +3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.