Re: gcc -MM
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Andreas Fink wrote:
> Aarno was reporting that there is another issue with MacOS X and the -
> MM flag.
> Note that -MM is not a flag to be used on MacOS X because of its Dual
> Architecture compilation.
> -MM does precompile the headers so you dont have to do it every time.
> However when you compile in one go for i386 and ppc, then you get two
> different precompiled header files but only one output one.
>
> The use of "--disable-dependency-tracking" disables this automatically.
> So for MacOS X with dual architecture supported compiler, this should
> automatically be enabled.
which implies now the following change?
Do we really want to have a build for both archs?
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------