Problem to save file on the hard disk! What I have to set to do it ?

Karel Gardas kgardas at objectsecurity.com
Fri Mar 17 12:04:43 UTC 2006


Matteo,

as I said, try RTEMS source obtained from CVS together with gcc-4.0.x 
based toolchain.

Cheers,
Karel

On Fri, 17 Mar 2006, Matteo wrote:

>
> Infact I installed this version of rtems because with that suggested from the
> "download helper" I had some problem.
> So, I decid to reinstall all rtems with the version suggest from the download
> helper(so I'm sure that all the samples works!);
> gcc-3.2.3
> newlib-1.11.0
> binutils-2.13.2.1
> rtems-4.6.5
> So I applied the patch for gcc and newlib, a export the
> export PATH="$PATH:/usr/local/rtems/rtems4.7/bin"
>
> I configure binutils in this way;
>
> ../binutils-2.16.1/configure --target=i386-rtems4.7
> --prefix=/usr/local/rtems/rtems4.7
>
> and I launch "make -w all install", but I have this error ;
> ..
> ..
> Wmissing-prototypes -g -O2 -c ../../binutils-2.13.2.1/gas/app.c
> In file included from ./targ-cpu.h:1,
>                 from ../../binutils-2.13.2.1/gas/config/obj-elf.h:42,
>                 from ./obj-format.h:1,
>                 from ../../binutils-2.13.2.1/gas/config/te-generic.h:19,
>                 from ./targ-env.h:1,
>                 from ../../binutils-2.13.2.1/gas/as.h:614,
>                 from ../../binutils-2.13.2.1/gas/app.c:30:
> ../../binutils-2.13.2.1/gas/config/tc-i386.h:530: error: array type has
> incomplete element type
> make[3]: *** [app.o] Error 1
> make[3]: Leaving directory `/usr/local/rtems/source/tools/b-binutils/gas'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/rtems/source/tools/b-binutils/gas'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory `/usr/local/rtems/source/tools/b-binutils/gas'
> make: *** [all-gas] Error 2
> make: Leaving directory `/usr/local/rtems/source/tools/b-binutils'
> root at matteo:/usr/local/rtems/source/tools/b-binutils#
>
>
> That was the same error that convinced me to try another version of rtems.
>
> So have you some idea about to resolve this configuration problem ?
>
> Thanks in advance
>
> MAtteo
>
>

--
Karel Gardas                  kgardas at objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com



More information about the users mailing list