[RTEMS Project] #2107: Cygwin build fails with binutils installed under $PREFIX
RTEMS trac
trac at rtems.org
Sun Nov 23 02:06:21 UTC 2014
#2107: Cygwin build fails with binutils installed under $PREFIX
--------------------+----------------------
Reporter: chrisj | Owner: chrisj
Type: defect | Status: closed
Priority: normal | Milestone: 4.11
Component: RSB | Version: unknown
Severity: normal | Resolution: fixed
Keywords: |
--------------------+----------------------
Changes (by chrisj):
* status: assigned => closed
* resolution: => fixed
Old description:
> If there are tools already installed under the $PREFIX path building a
> "host == build" compiler fails because the binaries under $PREFIX are
> MinGW tools which run and are executables how-ever they are not cygwin
> executables and the "host == build" compiler sees them in configure how-
> ever fails to detect the default suffix.
>
> The RSB cannot delete the installed tools because other tools may be
> installed.
>
> There must be a path being added somewhere. Until that is found the work
> around is to manually make sure no binutils tools are under the $PREFIX.
New description:
If there are tools already installed under the $PREFIX path building a
"host == build" compiler fails because the binaries under $PREFIX are
MinGW tools which run and are executables how-ever they are not cygwin
executables and the "host == build" compiler sees them in configure how-
ever fails to detect the default suffix.
The RSB cannot delete the installed tools because other tools may be
installed.
There must be a path being added somewhere. Until that is found the work
around is to manually make sure no binutils tools are under the $PREFIX.
--
Comment:
MinGW tools building on Unix hosts has been fixed.
--
Ticket URL: <http://devel.rtems.org/ticket/2107#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list