Build errors in building L4re for ARM
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Fri Apr 1 14:47:24 CEST 2011
Hi,
On Thu Mar 31, 2011 at 18:50:45 -0400, Rahul Ramasubramanian wrote:
> I was trying to build l4re and ran into rather strange compilation errors.
> The code where the error is trowing up is in
> ../src/l4/pkg/bootstrap/server/src/startup.cc
>
>
> The relevant part of the error log looks like
> `/home/rahul/newbuild_17_3_11/x86droid/l4Build/src/l4/pkg/libkproxy'
> arm-none-linux-gnueabi-g++: Mar: No such file or directory
> arm-none-linux-gnueabi-g++: 31: No such file or directory
> arm-none-linux-gnueabi-g++: 18:28:52: No such file or directory
> arm-none-linux-gnueabi-g++: EDT: No such file or directory
> arm-none-linux-gnueabi-g++: 2011": No such file or directory
> <command-line>: warning: missing terminating " character
> /home/rahul/newbuild_17_3_11/x86droid/l4Build/src/l4/pkg/bootstrap/server/src/startup.cc:1054:
> error: missing terminating " character
> [/home/rahul/newbuild_17_3_11/x86droid/l4Build/src/l4/l4rebuild/pkg/bootstrap/server/src/OBJ-arm_armv6zk]
Now that's strange. I would be interested to know what actually happens
there. Could you go to
/home/rahul/newbuild_17_3_11/x86droid/l4Build/src/l4/l4rebuild/pkg/bootstrap/server/src/OBJ-arm_armv6zk
and do a 'make V=1 startup.o' and show me the call to gcc and maybe the
startup.i generated by 'make startup.i' would also be interesting, if it
works at all.
For the toolchain, the one from codesourcery.com works well
(currently: http://www.codesourcery.com/sgpp/lite/arm/portal/release1600).
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list