public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "op Span" <op_span@macmail.psy.uva.nl>
To: egcs@cygnus.com
Subject: RE: egcs on cygwin32 i586
Date: Thu, 11 Dec 1997 03:50:00 -0000	[thread overview]
Message-ID: <n1330277874.51694@macmail.psy.uva.nl> (raw)

Well, now this:

I have gnuwin32 b18 installed. Downloaded Mumit's win32 egcs1.0 pre-build
binaries. untarred them over gnuwin in the dir c:/gnuwin32/b18. This seems to
be the apropriate place. Installed coolview (libcygwin.a and cygnus.dll) and
all seens to be OK.

all but one thing: the default include path is incorrect: unable to find
stdio.h etc. So I hacked the makefile of my app to search the specific dirs
for these files. Now the compilation goes fine. But the linking doesn't. It
just stops. Well actually it just doesn't.

so 2 questions: How do I change de default include-dir?
and what about the linker.

linking: gcc -o ntat.exe main.o -lstdc++

just doesn't stop

linking: gcc -o ntat.exe main.o

gives a long list of undefined symbols (as expected)



_______________________________________________________________________________
From: Mumit Khan <khan@xraylith.wisc.edu>
Sender: owner-egcs@cygnus.com
Precedence: bulk
Reply-To: egcs@cygnus.com

"op Span" <op_span@macmail.psy.uva.nl> writes:
> I am using gnuwin32 b18, trying to compile the latest (1207) snapshot on a
> 133 pentium with win95. It fails at:

Things have changed quite a bit since the gcc-2.8.0 merge, and I'll
probably make a new release after things settle down a bit.

> 
> Could this be a Win95/ WinNT problem?

Yes. You need -ladvapi32 to get the Reg* stuff, which should've been
automatically, but obviously there is a glitch.

If you can live with egcs-1.00, try my pre-built distribution at
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/

Regards,
Mumit -- khan@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/



             reply	other threads:[~1997-12-11  3:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-11  3:50 op Span [this message]
1997-12-11  7:47 ` Mumit Khan
  -- strict thread matches above, loose matches on Subject: below --
1997-12-10  1:42 op Span
1997-12-10  7:31 ` Mumit Khan

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=n1330277874.51694@macmail.psy.uva.nl \
    --to=op_span@macmail.psy.uva.nl \
    --cc=egcs@cygnus.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).