cvs.gedasymbols.org/archives/browse.cgi | search |
From: | "robert bowman" <bowman AT montana DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <3706bde4 DOT 2218612 AT news DOT u-net DOT com> <2nzN2.1761$8Y3 DOT 232214 AT newsfeed DOT slurp DOT net> <3706f1ec DOT 6279779 AT news DOT u-net DOT com> |
Subject: | Re: Using GCC: the first Win32 program. |
Lines: | 19 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
Message-ID: | <1ADN2.2126$8Y3.274862@newsfeed.slurp.net> |
Date: | Sat, 3 Apr 1999 23:23:02 -0700 |
NNTP-Posting-Host: | 208.4.224.107 |
X-Trace: | newsfeed.slurp.net 923207037 208.4.224.107 (Sun, 04 Apr 1999 00:23:57 CST) |
NNTP-Posting-Date: | Sun, 04 Apr 1999 00:23:57 CST |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
+Chris <chris AT select DOT u-net DOT com> wrote > > this is the output returned from 'gcc -v' > Reading specs from c:\RSXNTDJ/lib/specs OK, it is using the correct spec file, apparently. Take a look at specs, and make sure that you see something like *link: %{Zwin32: -Lc:/rsxntdj/lib/all -Lc:/rsxntdj/lib/st} where the path is pointing to the directory containing libmain.a. Then make sure there really is a libmain.a in rsxntdj/lib/all.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |