[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem building gcc 4.3.1 cross-compiler with ada
- Date: Sat, 23 Aug 2008 11:54:56 +0200
- From: dirk.heinrichs at online.de (Dirk Heinrichs)
- Subject: Problem building gcc 4.3.1 cross-compiler with ada
Am Donnerstag, 21. August 2008 18:39:37 schrieb Dirk Heinrichs:
> Am Mittwoch, 20. August 2008 21:27:28 schrieb Joel Sherrill:
> > > just wanted to ask wether there is any news about this problem.
> >
> > I've been building and testing off the GCC SVN trunk
> > and RTEMS head with no problems.
>
> OK, I'll try that.
Just found the solution to my problem. I had a native gnatgcc installed and
$ADA_INCLUDE_PATH was set to that installation. After unsetting all ADA
related env variables in the shell where I built the toolchain everything
built just fine with gcc 4.3.1.
Bye...
Dirk