This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [sigc] building sigc++ with mips pro compiler
- To: Charles Kerr <ckerr@osserver1.nssl.noaa.gov>
- Subject: Re: [sigc] building sigc++ with mips pro compiler
- From: Tom Tromey <tromey@cygnus.com>
- Date: Tue, 22 Jun 1999 10:20:36 -0700
- Cc: Karl Nelson <kenelson@ece.ucdavis.edu>, Stephane Conversy <Stephane.Conversy@lri.fr>, libsigc@ece.ucdavis.edu, automake@gnu.org
- References: <376EC716.BBDCC9D3@lri.fr><199906220645.XAA00405@teal.ece.ucdavis.edu><19990622103929.A29168@ox.nssl.noaa.gov>
>>>>> "Charles" == Charles Kerr <ckerr@osserver1.nssl.noaa.gov> writes:
Charles> I'm cc'ing the automake list to let them know that sigc++ and
Charles> Gtkmm clients are having problems related to this too.
In the short term you are free to turn off automatic dependency
tracking. This is what "make dist" does. That is why distribution
Makefiles are completely portable.
T