public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "b8944004" <b8944004@stmail.cgu.edu.tw>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] How to make a image include microwindow ?
Date: Thu, 23 Oct 2003 10:18:00 -0000	[thread overview]
Message-ID: <20031023095919.M44406@stmail.cgu.edu.tw> (raw)

ecos version: download from CVS (2003/10/21)
my step:
1.ecosconfig new ipaq net
2.ecosconfig add mw
3.ecosconfig tree
4.make 
5.copy ecos/packages/service...../mw/src/ecos/na* and ecos* to
  my work directory.
6.arm-elf-gcc -D__ECOS -Iinstall/include *.c -Linstall/lib -Ttarget.ld 
  -nostdlib

but gcc display.........

=======
nanowm_thread.c:48: warning: static declaration for `nanowm_thread' follows 
non-static
nanox_thread.c:46: warning: static declaration for `nanox_thread' follows non-
static
install/lib/extras.o: In function `ts_lookup':
/home/flydog/ecos/packages/devs/touch/arm/ipaq/current/src/ipaq_ts.c:276: 
multiple definition of `_mw_app_ECOS_MW_NANOX_PRIORITY_nanox'
/tmp/cce8aU2b.o(.ecos.table._mw_apps.data.(11+1)+0x0): first defined here
install/lib/extras.o(.ecos.table._mw_apps.data.(11+1)+0x10104): multiple 
definition of `_mw_app_ECOS_MW_NANOX_PRIORITY_nanowm'
/tmp/ccoZeJjQ.o(.ecos.table._mw_apps.data.(11+1)+0x0): first defined here
========

waht's wrong?
How to slove the problem???


thank's for reading:)


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

             reply	other threads:[~2003-10-23 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23 10:18 b8944004 [this message]
2003-10-23 10:57 ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031023095919.M44406@stmail.cgu.edu.tw \
    --to=b8944004@stmail.cgu.edu.tw \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).