public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* GNU Win 32 compiler
@ 1997-07-25  0:04 Jim Olson
  1997-07-27 14:49 ` John Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Olson @ 1997-07-25  0:04 UTC (permalink / raw)
  To: gnu-win32

I just acquired the "C++ in 24 hours" reference book which contains the 
the GNU Win 32 compiler.  To make a long story short, I download your 
cdk.exe file and installed the software on drive D: using a directory 
CPP.  The current structure looks like this D:\CPP\gnuwin32... etc. 
(using the rest of the install defaults)

I added the set and path structures (to D: drive) as described in your 
FAQ into my autoexec.bat file and I also changed the mount points from 
C: to D: in all of the locations that are found in the registry.

I also used the latest cygwin.dll in both place I found the old one.

I added a bin and a tmp areas and even mounted them after a few tries 
before the mounting.

I am trying to compile the simple hello world program and it fails with 
error of C:\windows\temp\cc0010001\blah blah undefined reference to 
'cout'  A second error line (same as first) comes up for 'ostream' 

From the error message location of c:\windows... it appears that there 
might still be some pointers looking at drive C: which might be the 
problem that is also causing my errors.

I am at a loss on how to solve this problem.  Can you please help? 

Thanks you in advance.

Barry

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GNU Win 32 compiler
  1997-07-25  0:04 GNU Win 32 compiler Jim Olson
@ 1997-07-27 14:49 ` John Zhang
  0 siblings, 0 replies; 2+ messages in thread
From: John Zhang @ 1997-07-27 14:49 UTC (permalink / raw)
  To: Jim Olson; +Cc: gnu-win32

Jim Olson wrote:

> I just acquired the "C++ in 24 hours" reference book which contains
> the
> the GNU Win 32 compiler.  To make a long story short, I download your
> cdk.exe file and installed the software on drive D: using a directory
> CPP.  The current structure looks like this D:\CPP\gnuwin32... etc.
> (using the rest of the install defaults)
>
> I added the set and path structures (to D: drive) as described in your
>
> FAQ into my autoexec.bat file and I also changed the mount points from
>
> C: to D: in all of the locations that are found in the registry.
>
> I also used the latest cygwin.dll in both place I found the old one.
>
> I added a bin and a tmp areas and even mounted them after a few tries
> before the mounting.
>
> I am trying to compile the simple hello world program and it fails
> with
> error of C:\windows\temp\cc0010001\blah blah undefined reference to
> 'cout'  A second error line (same as first) comes up for 'ostream'
>
> >From the error message location of c:\windows... it appears that
> there
> might still be some pointers looking at drive C: which might be the
> problem that is also causing my errors.
>
> I am at a loss on how to solve this problem.  Can you please help?
>
> Thanks you in advance.
>
> Barry
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> -
> For help on using this list (especially unsubscribing), send a message
> to
> "gnu-win32-request@cygnus.com" with one line of text: "help".

_____
Try adding "SET LIBRARY_PATH=D:\CPP\gnuwin32\b18\H-i386-cygwin32\lib" to
your autoexec.bat. Good luck!

Sincerely,
John Zhang
University of South Dakota


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-07-27 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-25  0:04 GNU Win 32 compiler Jim Olson
1997-07-27 14:49 ` John Zhang

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).