Custom Query (93 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 93)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#60 fixed First example fails developers Gustavo Patino <gpatino@…>
Description

Hi.

I have the following error when I try to compile the first example caba-vgmn-multi_timer-mipsel :

make[1]: Entering directory `/home/gustavo/soclib/soclib/soclib/platform/topcells/caba-vgmn-multi_timer-mipsel/soft' /home/gustavo/soclib/soclib/soclib/platform/topcells/soft.mk:82: deps.mk: No such file or directory mipsel-unknown-elf-gcc -Wall -O2 -I. -mips2 -mno-branch-likely -gstabs+ -DSOCLIB_MIPS_R3000 -EL -nostdinc -ggdb -I/home/gustavo/soclib/soclib/soclib/platform/topcells/common -I/home/gustavo/soclib/soclib/soclib/module/internal_component/vci_timer/include -I/home/gustavo/soclib/soclib/soclib/module/connectivity_component/vci_multi_tty/include -I/home/gustavo/soclib/soclib/soclib/lib/include -M -MT stdlib.o -MF stdlib.deps /home/gustavo/soclib/soclib/soclib/platform/topcells/common/stdlib.c /home/gustavo/soclib/soclib/soclib/platform/topcells/common/stdlib.c:29:20: error: stdarg.h: No such file or directory make[1]: * [stdlib.deps] Error 1 make[1]: Leaving directory `/home/gustavo/soclib/soclib/soclib/platform/topcells/caba-vgmn-multi_timer-mipsel/soft' make: * [soft/bin.soft] Error 2

I have installed the environment for SocLib following the Installation Notes page. I'm using Ubuntu 9.10 with gcc version 4.4.1. I have installed SystemC 2.2.0, and my cross-compilers are based on binutils-2.20, gcc-4.4.2, and gdb-7.0. I also have installed Python2.5 and libsdl1.2-dev for SDL.

I would appreciate any help to solve this error.

Thanks,

Gustavo.

#63 fixed Problem using fcntl in ppc405 platform developers leonidas.kosmidis@…
Description

Dear developers,

I use the platform you can see in topcell_configuration.TIF and I try to run a simple program which opens a file (test_file) and prints its descriptor (soft/main.c). The execution never reaches the printf as you can see in output file. If I put the line

putchar('\n'); before while (soclib_io_get(base(FD), FD_ACCESS_OP));

in the implementatin of open in fcntl.c it works fine but I then have the same problem if I use read or write. It seems that the processor is polling FD_ACCESS_OP register for ever. Any idea?

Regards, Leonidas

#64 fixed soclib-cc (Platform compilation) Nicolas Pouillon Jussara Marandola <jkofuji@…>
Description

Hi,

It's my first time using soclib, then I would like to know exactly how to use soclib-cc ?

I tired to compile the example described by site (http://www.soclib.fr/trac/dev/wiki/SoclibCc) just to understand the process of compilation and running the system.

I attached the log.

Thanks,

Jussara.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.