This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

configure and intel's C++: inappropriate flags -MT -MD -MP -MF


Hi!

I have a problem with the latest autotools:

>From somewhere behind the scenes automake/autoconf decides to insert
the following options to the compiler flags;
 -MT -MD -MP -MF

these are not recognized, say ignored ith annoying warnings by
intel's C++ 7.0. Any idea how to remove these via
configure.in or Makefile.am?

Markus




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]