User:[email protected]: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 3: Line 3:
</blockquote>
</blockquote>
I haven't found this to be the case -- what sort of error did you see without this flag? --[[User:Dustin|Dustin]] 08:08, 3 May 2007 (PDT)
I haven't found this to be the case -- what sort of error did you see without this flag? --[[User:Dustin|Dustin]] 08:08, 3 May 2007 (PDT)
This was when creating Universal Binaries (multiple architectures) and GCC was complaining about using the -M and -E switch

Latest revision as of 21:18, 17 May 2007

To be able to compile the 2.5.1p3 source, you have to add a --disable-dependency-tracking as one of the parameters when running ./configure

I haven't found this to be the case -- what sort of error did you see without this flag? --Dustin 08:08, 3 May 2007 (PDT)


This was when creating Universal Binaries (multiple architectures) and GCC was complaining about using the -M and -E switch