[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C compiler cannot create executables
- Date: Thu, 29 Mar 2007 23:03:25 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: C compiler cannot create executables
On Thu, 2007-03-29 at 10:40 -0700, Amalaye Oyake wrote:
> I was rebuilding RTEMS and I was running into this problem:
>
> checking for C compiler default output file name... configure: error: C
> compiler cannot create executables.
>
> I am assuming that configure was using the cross compiler tools that I built
> ... it seemed to build everything else just fine, but kept getting hung here
> ~ pc386/configure failed for pc386.
I presume this to be a known issue with the 4.7.0 release and building
i386 targets on non-multilib'ed x86_64 systems.
Can you try with RTEMS CVS from rtems-4-7-branch?
Ralf