[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gcc -M deficiencies; workaround?
From: |
Paul D. Smith |
Subject: |
Re: gcc -M deficiencies; workaround? |
Date: |
Wed, 15 Jan 2003 16:58:08 -0500 |
%% gk <address@hidden> writes:
g> Since gcc -M only returns prerequisite files included with #include
g> directive, it cannot list prerequisite files accessed by fopen(),
g> etc.
Why in the world would you want to recompile a C file because a file that
it fopen()s had changed?
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist