On Wed, Apr 23, 2014 at 10:45 PM, Christian Svensson <christ...@cmd.nu> wrote: > On Wed, Apr 23, 2014 at 9:38 PM, Hesham Moustafa > <heshamelmat...@gmail.com> wrote: >> One issue, building gcc for RTEMS will have to discard some libraries >> that are linked by default (like or1ksim) in or1k-gcc when compiling >> programs, > That sounds strange, GCC should not depend on or1ksim AFAIK - where is this? Here [1] line 76. Please correct me if I misunderstood that. When I remove this line, a helloworld.c program does not work on gdb/or1ksim. I know the library itself is part of libgloss.
[1] https://github.com/openrisc/or1k-gcc/blob/or1k/gcc/config/or1k/or1k.h _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel