public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: Paul Pham <ppham@MIT.EDU>
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] Header files in platform port
Date: Mon, 15 Jan 2001 18:44:00 -0000	[thread overview]
Message-ID: <3A63B58E.EE95F2FA@redhat.com> (raw)
In-Reply-To: <ELEIIPIOKOBPDLLMNHKJAEBLCBAA.ppham@mit.edu>

Paul Pham wrote:
> 
> However, when I try to build the libraries with the
> Windows Configuration Tool, it fails to generate the following header files:
> 
> <pkg_install_dir>/include/pkgconf/error.h
> <pkg_install_dir>/include/pkgconf/hal.h
> <pkg_install_dir>/include/pkgconf/hal_arm.h
> <pkg_install_dir>/include/pkgconf/hal_arm_<platform>.h
> <pkg_install_dir>/include/pkgconf/infra.h
> <pkg_install_dir>/include/pkgconf/io.h
> <pkg_install_dir>/include/pkgconf/io_serial.h
> <pkg_install_dir>/include/pkgconf/kernel.h
> <pkg_install_dir>/include/pkgconf/libc.h
> <pkg_install_dir>/include/pkgconf/libm.h
> <pkg_install_dir>/include/pkgconf/system.h
> <pkg_install_dir>/include/pkgconf/wallclock.h
> 
> Any idea what I'm doing wrong?

These files should get generated when you save your configuration. Is there
some CDL error in your configuration, such as conflicts? Look at (I think)
View->Conflicts. 

I take it that this works fine for the PID.

You could try the command-line tool for comparison purposes. Go to a bash
prompt and type:

export ECOS_REPOSITORY=<your eCos source repository>
ecosconfig new <your platform>
ecosconfig check
ecosconfig tree
make

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Un cheval, pas du glue. Pas du cheval, beaucoup du glue. || Opinions==mine

      parent reply	other threads:[~2001-01-15 18:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-15 12:26 Paul Pham
2001-01-15 13:22 ` [ECOS] hal_copy_data and hal_zero_bss Chris Morrow
2001-01-15 18:30   ` Jonathan Larmour
2001-02-25 18:05     ` Chris Morrow
2001-02-25 18:15       ` [ECOS] mips mmu setup Chris Morrow
2001-02-26 12:39         ` Jonathan Larmour
2001-02-26 15:22       ` [ECOS] hal_copy_data and hal_zero_bss Jonathan Larmour
2001-02-27  1:54         ` Chris Morrow
2001-02-27 10:25           ` Jonathan Larmour
2001-01-15 18:44 ` Jonathan Larmour [this message]

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=3A63B58E.EE95F2FA@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=ppham@MIT.EDU \
    /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).