gcc build process not finding gcc/config/i386
Phil Edwards
phil@codesourcery.com
Thu Oct 16 10:14:00 GMT 2003
On Thu, Oct 16, 2003 at 12:25:27PM +0800, Jonathan Wilson wrote:
> --srcdir=../gcc --with-gcc --with-gnu-ld --with-gnu-as
Don't use those unless the automatic configury arrives at the wrong answer.
> --host=mingw32 --build=mingw32 --target=mingw32
If all three are the same, you don't need any of them. See the configuration
instructions.
You should probably be asking the MinGW mailing list these questions,
and consider using a binary package to save yourself the trouble.
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan
More information about the Gcc
mailing list