[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: C compiler cannot create executables
- Date: Fri, 30 Mar 2007 12:33:22 -0700
- From: amalaye.oyake at jpl.nasa.gov (Amalaye Oyake)
- Subject: FW: C compiler cannot create executables
Ok, I have checked out that branch. The instructions say use the ./bootstrap
script, but that script seems to bomb miserably.
/RTEMS_latest/rtems$ ./bootstrap
.
cp: cannot create regular file `[$1]/install-sh': No such file or directory
automake: configure.ac: installing `[$1]/install-sh'
error while copying
blah blah blah
-----Original Message-----
From: Ralf Corsepius [mailto:ralf.corsepius at rtems.org]
Sent: Thursday, March 29, 2007 2:03 PM
To: Amalaye Oyake
Cc: rtems-users at rtems.org
Subject: Re: 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