This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: serial compilation with CYGINT_IO_SERIAL_BLOCK_TRANSFER



Here are the compiler errors...

Dave.

arm-elf-gcc -c  -I/home/airlied/devel/ecos-000908/pid-tree/install/include
-I/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current
-I/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/src
-I/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/tests
-I. -I/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/src/common/
-mcpu=arm7tdmi -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti
-fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/common/serial.tmp
-o src/common/io_serial_serial.o
/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/src/common/
serial.c
/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/src/common/
serial.c:89: warning: initialization
from incompatible pointer type
/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/src/common/
serial.c:89: parse
error before `serial_indicate_status'
/home/airlied/devel/ecos-000908/ecos/packages/io/serial/current/src/common/
serial.c:1029: warning: `serial_data_xmt_done'
defined but not used
make[1]: *** [src/common/serial.o.d] Error 1


On Wed, 13 Sep 2000, Jesper Skov wrote:

> >>>>> "Dave" == Dave Airlie <airlied@parthus.com> writes:
> 
> Dave> But I have another driver that does implement the interfaces,
> Dave> and I need to run it and the PID serial ports,
> 
> Dave> Can I not do this?
> 
> Yes, but you need to provide more information. Can we see the compiler
> error, please.
> 
> Jesper
> 

-- 
      David Airlie, Software Engineer, Parthus Technologies plc.,
       Mary Rosse Centre, National Tech Park, Limerick, Ireland.
   t: +353-61-508116 / f: +353-61-508101 / David.Airlie@parthus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]