public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem in linking the program
@ 2006-05-25 20:05 M Arshad Khan
  2006-05-31  7:42 ` paopaoer maillist
  0 siblings, 1 reply; 2+ messages in thread
From: M Arshad Khan @ 2006-05-25 20:05 UTC (permalink / raw)
  To: ecos-discuss

hii
i am using ecos user guide as a reference and at chapter 13 while i am
compiling and linking the hello.cpp it shows me the following message
and not working, can any body tell me what is the problem.
and also the TARGET command not working.

$ gcc -g -Id:/ecos-work/ecos_install/include d:/hello.cpp
-Ld:/ecos-work/ecos_install/lib -Ttarget.ld -nostdlib
/ecos-c/DOCUME~1/ARSHAD~1/LOCALS~1/Temp/ccsafMl8.o: In function `main':
/home/arshadkhan/d:/hello.cpp:4: undefined reference to `__main'
/home/arshadkhan/d:/hello.cpp:5: undefined reference to `printf'
d:/ecos-work/ecos_install/lib/libtarget.a(infra_diag.o): In function `GLOBAL_.I.
10100.diag_write_char':
/ecos-d/ecos/packages/infra/current/src/diag.cxx:90: undefined reference to `_um
oddi3'
/ecos-d/ecos/packages/infra/current/src/diag.cxx:90: undefined reference to `_ud
ivdi3'
/ecos-d/ecos/packages/infra/current/src/diag.cxx:90: undefined reference to `_um
oddi3'
/ecos-d/ecos/packages/infra/current/src/diag.cxx:90: undefined reference to `_ud
ivdi3'
d:/ecos-work/ecos_install/lib/libtarget.a(kernel_clock.o): In function `GLOBAL_.
D.14000._9Cyg_Clock.real_time_clock':
/ecos-d/ecos/packages/kernel/current/src/common/clock.cxx:807: undefined referen
ce to `_udivdi3'
/ecos-d/ecos/packages/kernel/current/src/common/clock.cxx:807: undefined referen
ce to `_udivdi3'
/ecos-d/ecos/packages/kernel/current/src/common/clock.cxx:807: undefined referen
ce to `_udivdi3'
/ecos-d/ecos/packages/kernel/current/src/common/clock.cxx:807: undefined referen
ce to `_udivdi3'
d:/ecos-work/ecos_install/lib/libtarget.a(kernel_clock.o):/ecos-d/ecos/packages/
kernel/current/src/common/clock.cxx:807: more undefined references to `_udivdi3'
 follow
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: bfd
assertion fail /cygnus/netrel/src/binutils-20011002-1/bfd/stabs.c:603
collect2: ld returned 1 exit status

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Problem in linking the program
  2006-05-25 20:05 [ECOS] Problem in linking the program M Arshad Khan
@ 2006-05-31  7:42 ` paopaoer maillist
  0 siblings, 0 replies; 2+ messages in thread
From: paopaoer maillist @ 2006-05-31  7:42 UTC (permalink / raw)
  To: M Arshad Khan; +Cc: ecos-discuss

dear all,
    I want to ask a question.
    have anybody run the microwindows app on the vmware use the ecos?

best wishes
paopaoer

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-31  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-25 20:05 [ECOS] Problem in linking the program M Arshad Khan
2006-05-31  7:42 ` paopaoer maillist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).