public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Suet Fei Li <suetfei@bwrc.eecs.berkeley.edu>
To: "'ecos-discuss@sourceware.cygnus.com'"
	<ecos-discuss@sourceware.cygnus.com>
Subject: [ECOS] problem with building ecos
Date: Mon, 27 Nov 2000 18:40:00 -0000	[thread overview]
Message-ID: <711F6B80B5B4D211BA900090272AB7649DB442@noyce.eecs.berkeley.edu> (raw)

Hi guys, I am trying to build ecos for ARM.  However, when i tried to build
library, I ran into the following problem:

---------------------

*** make  -j2
Checking header files.
make -C hal\common\v1_2_1\src
arm-elf-ar crs  M:\ecos-test2\install\lib\libtarget.a hal_generic-stub.o
hal_thread-packets.o hal_hal_stub.o hal_drv_api.o
touch libtarget.a.stamp
Can't touch libtarget.a.stamp - No such file or directory
make[1]: *** [libtarget.a.stamp] Error 1
make: *** [ M:\ecos-test2\install\lib\libextras.a] Error 2
*** Process terminated

_____
I am not sure where libtarget.a.stamp is generated.
After I commented out the line:

	$(TOUCH) $@


from the makefile, things seem to work.  but I am afraid the library does
not get updated correctly.

does anyone know what the problem is?

             reply	other threads:[~2000-11-27 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-27 18:40 Suet Fei Li [this message]
2000-11-28  8:58 ` Jonathan Larmour

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=711F6B80B5B4D211BA900090272AB7649DB442@noyce.eecs.berkeley.edu \
    --to=suetfei@bwrc.eecs.berkeley.edu \
    --cc=ecos-discuss@sourceware.cygnus.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).