public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Thomas J Amato" <Thomas_J_Amato@raytheon.com>
To: gcc@gcc.gnu.org, gcc-help@gcc.gnu.org
Subject: Stray characters in .o files....
Date: Wed, 19 Jun 2002 07:55:00 -0000	[thread overview]
Message-ID: <OFAB10B9BA.15D3409E-ON85256BDD.004FD205@and.us.ray.com> (raw)

Hi,

I'm hoping that someone has seem this. I am getting a large number of
errors when I go to link my test program (below is a snippet):

.sun_gcc_dbg/test_harness.o:222:107: warning: null character(s) ignored
.sun_gcc_dbg/test_harness.o:222:110: warning: null character(s) ignored
.sun_gcc_dbg/test_harness.o:221: stray '\20' in program
.sun_gcc_dbg/test_harness.o:222:114: warning: null character(s) ignored
.sun_gcc_dbg/test_harness.o:222:122: warning: null character(s) preserved
in literal
.sun_gcc_dbg/test_harness.o:222:203: warning: null character(s) ignored
.sun_gcc_dbg/test_harness.o:222:206: warning: null character(s) ignored
.sun_gcc_dbg/test_harness.o:221: stray '\21' in program
.sun_gcc_dbg/test_harness.o:222:210: warning: null character(s) ignored
.sun_gcc_dbg/test_harness.o:221: stray '\230' in program

I am using gcc 3.1 (configured to use binutils 2.11.2 - as, ld) on Solaris
2.7. Do I need to update my version of binutils? Is it something in the .c
files? I created another smaller test program and that seem to build fine.
What is causing this? Any help would be great.

Thanks,

Tom


             reply	other threads:[~2002-06-19 14:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-19  7:55 Thomas J Amato [this message]
2002-06-19  8:32 ` Nathan Sidwell
2002-06-19  8:33 ` Zack Weinberg
2002-06-19  9:06 Thomas J Amato
2002-06-19  9:16 Thomas J Amato

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=OFAB10B9BA.15D3409E-ON85256BDD.004FD205@and.us.ray.com \
    --to=thomas_j_amato@raytheon.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    /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).