Re: FW: Problem building cross compiler gcc-4.0.3 for ARM using CYGWIN in Windows2000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kanwal Preet Singh CHANANA wrote :

> /cygdrive/c/build/build-gcc/gcc/xgcc

-B/cygdrive/c/build/build-gcc/gcc/
-B/cygdrive/c/build/Build/arm-elf/bin/
-B/cygdrive/c/build/Build/arm-elf/lib/
-isystem /cygdrive/c/build/Build/arm-elf/include
-isystem /cygdrive/c/build/Build/arm-elf/sys-include

My config options is as below:
$ ./gcc4.0.3/configure --target=$TARGET --prefix=$PREFIX


Are these values in sync with what your LOG told?
That $TARGET="arm-elf" and $PREFIX="/cygdrive/c/build/Build" ?

Those '-isystem' options should take care that the target
headers will be found in the '$PREFIX/$TARGET/*include'.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux