public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Reggie Smith <rds2u@r.mail.virginia.edu>
To: gcc-help@gcc.gnu.org
Subject: Linking/Building exe errors
Date: Thu, 04 Apr 2002 07:16:00 -0000	[thread overview]
Message-ID: <SIMEON.10204041008.G@rds2ume.config.mail.virginia.edu> (raw)

Hi, I've just installed the RSXNT Version 1.41 Win32 GCC 
compiler and I was just trying to build my first program. I 
have completely debugged it but when I try to build an .exe 
by typing "gcc -Zwin32 <code file name>" I get a plethora 
of errors like: 

C:\WINDOWS\TEMP\ccc32613: Undefined symbol _cout referenced from text segment
C:\WINDOWS\TEMP\ccc32613: Undefined symbol ostream::operator<< referenced from t
ext segment
C:\WINDOWS\TEMP\ccc32613: Undefined symbol ifstream::ifstream referenced from te
xt segment
C:\WINDOWS\TEMP\ccc32613: Undefined symbol ifstream::open referenced from text s
egment
C:\WINDOWS\TEMP\ccc32613: Undefined symbol ios::eof referenced from text segment

C:\WINDOWS\TEMP\ccc32613: Undefined symbol istream::operator>> referenced from t
ext segment
C:\WINDOWS\TEMP\ccc32613: Undefined symbol istream::operator>> referenced from t
ext segment

What does this mean? Is there something wrong with my 
libraries? How I tried to run the program? Is it a windows 
thing? Here is some info about my system:

OS: Windows ME
RAM: 512 MB
Processor: Pentium III 1 GHz

Reggie Smith


                 reply	other threads:[~2002-04-04 15:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=SIMEON.10204041008.G@rds2ume.config.mail.virginia.edu \
    --to=rds2u@r.mail.virginia.edu \
    --cc=gcc-help@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).