public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Gregg Levine <gregg.drwho8@gmail.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Strange errors when building Redboot for the SH/Dreamcast platform
Date: Sat, 17 Jun 2006 08:00:00 -0000	[thread overview]
Message-ID: <20060617080003.GL15848@lunn.ch> (raw)
In-Reply-To: <18d205ed0606162050s6b75d0exa25b5300c25f1e6e@mail.gmail.com>

On Fri, Jun 16, 2006 at 11:50:07PM -0400, Gregg Levine wrote:
> Hello!
> I am back with the issues of building eCos and Redboot and all of that
> for the Dreamcast platform. It seems even though I checked out the
> entire repository just about two or more hours ago, and updated the
> configuration tools accordingly a problem surfaced.

sh-elf-gcc -finline-limit=7000 -ml -m3 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -ggdb -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions    -I/ecos-c/cygwin/usr/local/dc/ecos/test1_install/include -I/usr/local/anoncvs/ecos/packages/hal/sh/arch/current -I/usr/local/anoncvs/ecos/packages/hal/sh/arch/current/src -I/usr/local/anoncvs/ecos/packages/hal/sh/arch/current/tests -I. -Wp,-MD,sh_offsets.tmp -o hal_mk_defs.tmp -S /usr/local/anoncvs/ecos/packages/hal/sh/arch/current/src/hal_mk_defs.c

In file included from /usr/local/anoncvs/ecos/packages/hal/sh/arch/current/src/hal_mk_defs.c:57:

/ecos-c/cygwin/usr/local/dc/ecos/test1_install/include/cyg/hal/hal_arch.h:60:10: #include expects "FILENAME" or <FILENAME>

First logical question i ask myself. What is line 60 of
/hal/hal_arch.h? 

I guess it is probably something like

#include CYGBLD_SOME_HEADER_FILE

So the next logical questions are, why does CYGBLD_SOME_HEADER_FILE not
have a value? Where is it supposed to be defined etc....

Happy debugging.

      Andrew

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

  reply	other threads:[~2006-06-17  8:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-17  3:50 Gregg Levine
2006-06-17  8:00 ` Andrew Lunn [this message]
2006-06-17  8:03   ` Andrew Lunn
2006-06-17 16:09     ` Gregg Levine
2006-06-18  3:24       ` Gregg Levine

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=20060617080003.GL15848@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=gregg.drwho8@gmail.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).