Hi,
Thank you for your reply. I am working with Archie. we tried make cleanall still we get the same error 255 after make run/demo.

verbose_log:

  Program core/imx53/core
    COMPILE  _main.o
core/usr/local/genode-gcc/bin/genode-arm-g++  -std=gnu++11 -DCORE_MAIN=_main -Wno-psabi -ffunction-sections -fno-strict-aliasing -nostdinc -g -march=armv7-a -O2 -MMD -MP -MT '_main.o _main.d' -Wall  -I. -I/media/work/genode-13.05/base-hw/src/core/imx53 -I/media/work/genode-13.05/base-hw/src/core -I/media/work/genode-13.05/base-hw/src/core/include -I/media/work/genode-13.05/base-hw/include -I/media/work/genode-13.05/base-hw/src/platform -I/media/work/genode-13.05/base-hw/src/base -I/media/work/genode-13.05/base/src/core/include -I/media/work/genode-13.05/base/include -I/media/work/genode-13.05/base/src/platform -I/media/work/genode-13.05/base-hw/include/platform/imx53 -I/media/work/genode-13.05/base/include/platform/imx53 -I/media/work/genode-13.05/os/include/platform/imx53 -I/media/work/genode-13.05/base-hw/include/arm -I/media/work/genode-13.05/base/include/arm -I/media/work/genode-13.05/base/include/32bit -I/media/work/genode-13.05/base-hw/include -I/media/work/genode-13.05/base/include -I/media/work/genode-13.05/os/include -I/media/work/genode-13.05/demo/include -I/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/include -c /media/work/genode-13.05/base/src/platform/_main.cc -o _main.o
/bin/bash: core/usr/local/genode-gcc/bin/genode-arm-g++: No such file or directory
make[2]: *** [_main.o] Error 127
make[1]: *** [core.prg] Error 2
make: *** [gen_deps_and_build_targets] Error 2


version_log:

Using built-in specs.
COLLECT_GCC=/usr/local/genode-gcc/bin/genode-arm-g++
COLLECT_LTO_WRAPPER=/usr/local/genode-gcc/bin/../libexec/gcc/arm-elf-eabi/4.6.1/lto-wrapper
genode-arm-g++ (GCC) 4.6.1
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Target: arm-elf-eabi
Configured with: ../../../contrib/gcc-4.6.1/configure --quiet --prefix=/media/work/astar/genode/build/install --program-prefix=genode-arm- --target=arm-elf-eabi --program-transform-name=s/arm-elf-eabi/arm/ --with-gnu-as --with-gnu-ld --disable-tls --disable-threads --disable-libstdcxx-pch --enable-shared --with-gmp=/media/work/astar/genode/build/lib-install --with-mpfr=/media/work/astar/genode/build/lib-install --with-mpc=/media/work/astar/genode/build/lib-install CPPFLAGS_FOR_TARGET=-I/media/work/astar/genode/build/libc/include 'CFLAGS_FOR_TARGET=-I/media/work/astar/genode/build/libc/include -nostdlib -Wl,--defsym=strlen=0 -Wl,--defsym=free=0 -Wl,--defsym=memcpy=0 -Wl,--defsym=malloc=0 -Wl,--defsym=memset=0 -Wl,--defsym=abort=0 -Wl,--defsy-Wno-psabim=dl_iterate_phdr=0 -fPIC' --silent
Thread model: single
gcc version 4.6.1 (GCC)
COLLECT_GCC_OPTIONS='-v' '--version' '-shared-libgcc'
 /usr/local/genode-gcc/bin/../libexec/gcc/arm-elf-eabi/4.6.1/cc1 -quiet -v -iprefix /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/ -D__USES_INITFINI__ help-dummy -quiet -dumpbase help-dummy -auxbase help-dummy -version --version -o /tmp/ccvJP6E7.s
GNU C (GCC) version 4.6.1 (arm-elf-eabi)
    compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0, MPC version 0.9
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
COLLECT_GCC_OPTIONS='-v' '--version' '-shared-libgcc'
 /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/../../../../arm-elf-eabi/bin/as -v -meabi=5 --version -o /tmp/ccXteKzN.o /tmp/ccvJP6E7.s
GNU assembler version 2.21.1 (arm-elf-eabi) using BFD version (GNU Binutils) 2.21.1
GNU assembler (GNU Binutils) 2.21.1
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `arm-elf-eabi'.
COMPILER_PATH=/usr/local/genode-gcc/bin/../libexec/gcc/arm-elf-eabi/4.6.1/:/usr/local/genode-gcc/bin/../libexec/gcc/:/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/../../../../arm-elf-eabi/bin/
LIBRARY_PATH=/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/:/usr/local/genode-gcc/bin/../lib/gcc/:/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/../../../../arm-elf-eabi/lib/
COLLECT_GCC_OPTIONS='-v' '--version' '-shared-libgcc'
 /usr/local/genode-gcc/bin/../libexec/gcc/arm-elf-eabi/4.6.1/collect2 -X --version crti.o /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/crtbegin.o crt0.o -L/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1 -L/usr/local/genode-gcc/bin/../lib/gcc -L/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/../../../../arm-elf-eabi/lib /tmp/ccXteKzN.o --start-group -lgcc_s -lgcc -lc --end-group /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/crtend.o crtn.o
collect2 version 4.6.1 (ARM/ELF)
/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/../../../../arm-elf-eabi/bin/ld -X --version crti.o /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/crtbegin.o crt0.o -L/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1 -L/usr/local/genode-gcc/bin/../lib/gcc -L/usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/../../../../arm-elf-eabi/lib /tmp/ccXteKzN.o --start-group -lgcc_s -lgcc -lc --end-group /usr/local/genode-gcc/bin/../lib/gcc/arm-elf-eabi/4.6.1/crtend.o crtn.o
GNU ld (GNU Binutils) 2.21.1
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.




On Thu, Jul 4, 2013 at 6:01 PM, Norman Feske <norman.feske@...1...> wrote:
Hi Archie,

> Yes tool chain has been installed,have also configured for arm
> and have also run ./tool/tool_chain arm

maybe, you installed the Genode tool chain after having tried to build
Genode once? Just to be sure that your build directory is not in an
inconsistent state, could you issue a "make cleanall" prior building again?

Cheers
Normand

--
Dr.-Ing. Norman Feske
Genode Labs

http://www.genode-labs.com · http://genode.org

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Genode-main mailing list
Genode-main@...12...ceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main