public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eljay Love-Jensen <eljay@adobe.com>
To: jiayu 33576 <jiayu@huawei.com>,
	"gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>
Subject: Re: Two additional errors of GCC 2.96
Date: Sat, 21 Aug 2004 19:28:00 -0000	[thread overview]
Message-ID: <6.1.2.0.2.20040821064243.01e41978@iplan-mn.corp.adobe.com> (raw)
In-Reply-To: <6e9e1201.12016e9e@huawei.com>

Jiayu,

I recommend upgrading to the most current version of GCC.  Either GCC 3.4.1 
(latest and greatest), or GCC 3.3.4 (yesterday's tried and true).

There is no "GCC 2.96".  It's an unofficial, maverick release of GCC by Red 
Hat.  It's not supported on this forum (although we do give some general 
advice).

Your code snippets are incomplete.

Is your enum supposed to be missing the terminating semicolon (and thus 
typedefing to VOS_UINT16)?  If so,  have you tried separating out 
g_uwLogicalBoardNo variable from the typedef?

Is your VOS_NULL_WORD define supposed to come AFTER it is being used?

Is your typedef of VOS_UINT16 supposed to come AFTER it is being used?

For your "compiler can't assign by structure"...

Is there a good reason to override the platform recommended packing, which 
can cause errors such as "Internal compiler error in 'move_by_pieces'"?

HTH,
--Eljay

  reply	other threads:[~2004-08-21 11:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-21 11:52 jiayu 33576
2004-08-21 19:28 ` Eljay Love-Jensen [this message]
2004-08-24  5:23 ` Iain Woolf
2004-08-22  4:50 jiayu 33576

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=6.1.2.0.2.20040821064243.01e41978@iplan-mn.corp.adobe.com \
    --to=eljay@adobe.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jiayu@huawei.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).