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)
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)
try "man gcc" or google for gcc documentation.
ok...
this's Option which the manage alerts.
http://gcc.gnu.org/onlinedocs/gcc-4.6.0/gcc/Warning-Options.html#Warning-Options
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.