This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Build Error on 3.0


Folks,

I am getting the attached build error when I try to build GCC on Redhat
7.0 (with GCC native compiler), Redhat 6.0 (ditto), and Solaris (also
GCC).

The build script claims the cross-compiler doesn't work. The target is
arm-coff. Do you have any clues?

Thank You,

Angel Gomez




checking for fcntl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... no
checking whether errno must be declared... yes
checking whether the C compiler (/home/angel/armgcc/gcc/xgcc -B/home/angel/armgcc/gcc/ -B/usr/local/arm-coff/bin/ -B/usr/local/arm-coff/lib/ -isystem /usr/local/arm-coff/include -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** [configure-target-libiberty] Error 1
[angel@Paradise armgcc]$ 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]