ARM - problem with configure
Andrew N. Sloss
Andrew.Sloss at arm.com
Wed Aug 30 15:59:41 UTC 2000
Many thanks for the help. The set -x is very useful. I have
isolated the problem in the configure file located in the
following directory:
/c/src/exec/score/cpu/arm/
It appears that when the following is reached the bash shell
reports an error:
RTEMS_TOP(../../../../../..)
Error message:
526: Syntax error: ")"
I will continue debugging this problem since this must be a
user error especially since all the RTEMS_<xxxx> produce
error messages.
-- andrew
At 01:01 PM 8/29/00 -0500, Joel Sherrill wrote:
>I just tried this in the development source under Linux with no
>problems.
>That does not mean anything about the snapshot or Cygwin.
>
>My favorite trick in this case is to add a "set -x" near the top of
>the file and watch whaat really happens.
>
>"Andrew N. Sloss" wrote:
> >
> > Hi all,
> >
> > I'm attempting to build a bare BSP for ARM and I'm hitting a
> > fundamental problem with configure. I'm using:
> >
> > Cygwin: 1.1.4
> > OS: Windows 2000
> >
> > When I attempt to "make all" the process starts and after
> > sometime it reaches the configure file in the following
> > directory:
> >
> > /c/src/exec/score/cpu/arm/ configure
> >
> > At this point the following error message appears:
> >
> > <path>/c/src/exec/score/cpu/arm/configure: 526: Syntax error: ")"
> >
> > If I take a look at line 526 it doesn't include ")". Does anyone
> > have any ideas or advice about how I could get around this problem
> > or debug it. I have checked to see if I have mounted everything in
> > binary mode etc.
> >
> > Any help or advice would be appreciated,
> >
> > thanks,
> >
> > -- andrew
>
>--
>Joel Sherrill, Ph.D. Director of Research & Development
>joel at OARcorp.com On-Line Applications Research
>Ask me about RTEMS: a free RTOS Huntsville AL 35805
>Support Available (256) 722-9985
More information about the users
mailing list