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]
Other format: [Raw text]

[ecos]application compile problem(arm-elf target, linux host)


Hello,
I've tried build application for my customized sa-110 port
ecos(kernel version 2.0) with gcc( version 3.2.1, 3.3.3, 3.4.0) , host linux(kernel version 2.4.20-31.9smp)

configtool work well (i made kernel library using template net) but ican't compile application(just print "hello") with kernel library(made by linux version configtool), but most weird thing is compile application with kernel library(made by windows version configtool) is work well.
I've tested that application and kernel source on windows(with cygwin).

compiler error is " multiple definition of 'cyg_icmpstat' " in freebsd stack component.

I hope some one will help me.
thanks.

Regards,
Peter Ki.

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