public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Compiller and linkeditor...
@ 1998-07-02 10:26 Marcel R.
       [not found] ` <Pine.SOL.3.95.980706064438.17340A-100000@predator>
       [not found] ` <3.0.5.32.19980707090355.00afab30@pop.ma.ultranet.com>
  0 siblings, 2 replies; 9+ messages in thread
From: Marcel R. @ 1998-07-02 10:26 UTC (permalink / raw)
  To: GNU-Win32

		Hi 4 all...

   Im starting to learn C++, but im having some trouble here... I made the
code Hello.cpp but i cant compile it... I use this command:
GCC hello.cpp -lstdc++
And receive the following errors:
GCC.EXE: instalation problem, cannot exec 'cpp': no such file or directory
GCC.EXE: Internal compiller error: program cpp got fatal signal 127

If someone can help me, please do it... 
Thanks...


-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Home Page: http://i.am/marshall/
e-mail: marshall@cwb.matrix.com.br ou marshall@i.am

-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
       [not found] ` <Pine.SOL.3.95.980706064438.17340A-100000@predator>
@ 1998-07-06  9:19   ` Marcel R.
       [not found]   ` <3.0.1.32.19980706125840.0068ba88.cygnus.gnu-win32@pop.cwb.matrix.com.br>
  1 sibling, 0 replies; 9+ messages in thread
From: Marcel R. @ 1998-07-06  9:19 UTC (permalink / raw)
  To: Jean-Francois Morcillo; +Cc: gnu-win32

At 06:45 06/07/98 +0200, you wrote:
>hi
>try something like that 
>g++ -o hello.exe hello.cpp
>
>it should work fine.

I tried this and received the same errors:
GCC.EXE: instalation problem, cannot exec 'cpp': no such file or directory
GCC.EXE: Internal compiller error: program cpp got fatal signal 127
 
If somebody know what to do, please help me...
Thanks again...


-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Home Page: http://i.am/marshall/
e-mail: marshall@cwb.matrix.com.br ou marshall@i.am

-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
       [not found]   ` <3.0.1.32.19980706125840.0068ba88.cygnus.gnu-win32@pop.cwb.matrix.com.br>
@ 1998-07-07 13:26     ` Eric Christopher
  0 siblings, 0 replies; 9+ messages in thread
From: Eric Christopher @ 1998-07-07 13:26 UTC (permalink / raw)
  To: gnu-win32

>I tried this and received the same errors:
>GCC.EXE: instalation problem, cannot exec 'cpp': no such file or directory
>GCC.EXE: Internal compiller error: program cpp got fatal signal 127

You need to set GCC_EXEC_PREFIX, it appears not to have been set correctly upon
installation.   Did you perhaps move the compiler without reinstalling?

GCC_EXEC_PREFIX should be set to /where/b19/is/H-i396-cygwin32/lib/gcc-lib/

don't forget the trailing slash.

-eric
-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
       [not found] ` <3.0.5.32.19980707090355.00afab30@pop.ma.ultranet.com>
@ 1998-07-08  4:18   ` Marcel R.
  1998-07-09 13:22     ` Michael Hirmke
  1998-07-09 13:22     ` tjoen
  0 siblings, 2 replies; 9+ messages in thread
From: Marcel R. @ 1998-07-08  4:18 UTC (permalink / raw)
  To: gnu-win32

I finnally discover what was the problem here... Thanks for all... Well,
i'm using everything in my secondary HD, so e have an autoexec.bat on d:\
... And i edited de file d:\autoexec.bat instead c:\autoexec.bat  Now, i
saw that... Everybody is watching the game here, i'm brazilian, my computer
should be the only one tuned on now... This looks like a desert country...
Now im going to see the penaltys...

-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Home Page: http://i.am/marshall/
e-mail: marshall@cwb.matrix.com.br ou marshall@i.am

-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
  1998-07-08  4:18   ` Marcel R.
@ 1998-07-09 13:22     ` Michael Hirmke
  1998-07-09 13:22     ` tjoen
  1 sibling, 0 replies; 9+ messages in thread
From: Michael Hirmke @ 1998-07-09 13:22 UTC (permalink / raw)
  To: gnu-win32

Hi Marcel,

>I finnally discover what was the problem here... Thanks for all... Well,
>i'm using everything in my secondary HD, so e have an autoexec.bat on d:\
>... And i edited de file d:\autoexec.bat instead c:\autoexec.bat  Now, i
>saw that... Everybody is watching the game here, i'm brazilian, my computer
>should be the only one tuned on now... This looks like a desert country...
>Now im going to see the penaltys...

So why did you work ? Must have been the only one in Brazil :))

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/
-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
  1998-07-08  4:18   ` Marcel R.
  1998-07-09 13:22     ` Michael Hirmke
@ 1998-07-09 13:22     ` tjoen
  1 sibling, 0 replies; 9+ messages in thread
From: tjoen @ 1998-07-09 13:22 UTC (permalink / raw)
  To: gnu-win32

> Date:          Tue, 07 Jul 1998 18:31:08 -0300
> From:          "Marcel R." <marshall@cwb.matrix.com.br>

> saw that... Everybody is watching the game here, i'm brazilian, my computer

I'm Dutch :-(
-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
  1998-07-07  7:07 Peter Hawkins
@ 1998-07-08 10:01 ` Marcel R.
  0 siblings, 0 replies; 9+ messages in thread
From: Marcel R. @ 1998-07-08 10:01 UTC (permalink / raw)
  To: Peter Hawkins; +Cc: gnu-win32

At 00:05 08/07/98 +1000, you wrote:
>Hi there...
>
>-----Original Message-----
>From: Marcel R. <marshall@cwb.matrix.com.br>
>To: Jean-Francois Morcillo <jojo@esil.univ-mrs.fr>
>Cc: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
>Date: Tuesday, 7 July 1998 18:10
>Subject: Re: Compiller and linkeditor...
>
>
>>At 06:45 06/07/98 +0200, you wrote:
>>>hi
>>>try something like that
>>>g++ -o hello.exe hello.cpp
>>>
>>>it should work fine.
>>
>>I tried this and received the same errors:
>>GCC.EXE: instalation problem, cannot exec 'cpp': no such file or directory
>>GCC.EXE: Internal compiller error: program cpp got fatal signal 127
>>
>>If somebody know what to do, please help me...
>>Thanks again...
>
>Your compiler is not installed correctly. Are environment variables such as
>GCC_EXEC_PREFIX set correctly? Is the SPECS file correct? Is cpp.exe (the
>preprocessor) actually present? Check that you've done all of the
>installation steps required... (are you using CYGWIN32 or MINGW32?)
Im using CYGWIN32... I thing everything is up... Look:
SET GCC_EXEC_PREFIX=D:\Cygnus\H-i386-cygwin32\lib\gcc-lib\
SET PATH=%PATH%;D:\Cygnus\H-i386-cygwin32\bin
(D is my secondary HD, where the compiller is located)


>
>Hope this helps,
>Peter
>
>>
>>
>>-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>>Home Page: http://i.am/marshall/
>>e-mail: marshall@cwb.matrix.com.br ou marshall@i.am
>>
>>-
>>For help on using this list (especially unsubscribing), send a message to
>>"gnu-win32-request@cygnus.com" with one line of text: "help".
>>
>
-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Home Page: http://i.am/marshall/
e-mail: marshall@cwb.matrix.com.br ou marshall@i.am

-
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] 9+ messages in thread

* Re: Compiller and linkeditor...
@ 1998-07-08 10:01 Earnie Boyd
  0 siblings, 0 replies; 9+ messages in thread
From: Earnie Boyd @ 1998-07-08 10:01 UTC (permalink / raw)
  To: Marcel R., GNU-Win32

Your environment variables aren't set properly.  Use the cygnus.bat
file to start bash before compiling.  This will properly set the
environment to point to the default installation directory.  If you
changed the installation directory you will need to modify the paths
in the cygnus.bat file.


To fix the most serious problems:
  Please, _READ_ the IMPORTANT UPGRADE NOTICE at the end of this note.
  Please, ensure that there is only _ONE_ cygwinb19.dll.
  Please, ensure that _ALL_ b18 binaries have been removed.
  Please, _USE_ the Searchable Mail Archives.


---"Marcel R." <marshall@cwb.matrix.com.br> wrote:
>
> 		Hi 4 all...
> 
>    Im starting to learn C++, but im having some trouble here... I
made the
> code Hello.cpp but i cant compile it... I use this command:
> GCC hello.cpp -lstdc++
> And receive the following errors:
> GCC.EXE: instalation problem, cannot exec 'cpp': no such file or
directory
> GCC.EXE: Internal compiller error: program cpp got fatal signal 127
> 
> If someone can help me, please do it... 
> Thanks...
> 
> 
> -=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Home Page: http://i.am/marshall/
> e-mail: marshall@cwb.matrix.com.br ou marshall@i.am
> 
> -
> For help on using this list (especially unsubscribing), send a
message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 

-        \\||//
---o0O0--Earnie--0O0o----
--earnie_boyd@yahoo.com--
------ooo0O--O0ooo-------

Please, research your question via the Searchable Mail Archives first.
http://www.cygnus.com/ml/gnu-win32          (Searchable Mail Archives)

Check out these great gnu-win32 related sites:
ftp://ftp.cygnus.com/pub/gnu-win32/latest/                  (ftp site)
http://www.cygnus.com/pubs/gnupro/                    (Comercial Page)
http://www.cygnus.com/misc/gnu-win32/                   (Project Page)
http://dvpraktikum.informatik.uni-koeln.de:3232/ 
                                            (Cygwin32 Porting Project)
http://www.lexa.ru/sos                               (Sergey Okhapkin)
ftp://www.lexa.ru/pub/domestic/sos/                (Sergey's ftp site)
http://www.fu.is.saga-u.ac.jp/~colin/gcc.html (Colin Peters - Mingw32)
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/    (Mumit Khan)
ftp://ftp.hksys.com/pub/mirrors/EGCS-Win32/   (Jeremy Bettis - mirror)
http://gnu-win32.paranoia.ru                   (Chuck Bogorad's ports)
http://www.downloadwizard.com/ak/gnu-win32/bash.html
                                        (GNU-Win32 Bash Configuration)
http://www.parallax.co.uk/~andyp/index_text.html  (Andy Piper - ports)
http://www.tiac.net/users/cgf     (Christopher Faylor - package ports)
http://aquarius.franken.de/docs/develop/gnuwin32/GNUWin32.txt
                                               (Package Porting Notes)
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/ 
                                                       (German mirror)
http://www.dol.ru/users/valtul      (Valery Tulnikov - software ports)
ftp://ftp.cs.nyu.edu/pub/local/fox/cygwin32 (David fox - RPM packages)
http://www.itribe.net/virtunix/winhelp-man-pages/     (HTML Man Pages)
http://www.kedemel.demon.co.uk/                       (Darren's ports)

Help for Win32 Beginners: 
 http://www.relisoft.com
 http://www.program.com/resources/win32.html

DISCLAIMER: These links or links from these pages to other sites do
not constitute an endorsement of any entities, advertisers, products 
or services therein. I am not responsible for and do not control or 
monitor the content of these sites or the accuracy of information 
found therein.

-------------------- IMPORTANT UPGRADE NOTICE ------------------------
You should get the following to update your cygwinb19 package:

Sergey Okhapkin's coolview package which contains an updated 
cygwinb19.dll.  (Yes, even if you've already downloaded the b19.1 
update from the Cygnus Site).

Mumit Khan's compilation of EGCS for the cygwinb19.dll; especially if 
you're using the C++ compiler.  The current version of the compiler
that 
comes with the tools has lots of problems that have been fixed with 
the EGCS version.  This is a drop-in replacement for the GCC toolset.

URL's are listed above.
-----------------------------------------------------------------------

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.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] 9+ messages in thread

* Re: Compiller and linkeditor...
@ 1998-07-07  7:07 Peter Hawkins
  1998-07-08 10:01 ` Marcel R.
  0 siblings, 1 reply; 9+ messages in thread
From: Peter Hawkins @ 1998-07-07  7:07 UTC (permalink / raw)
  To: Jean-Francois Morcillo, Marcel R.; +Cc: gnu-win32

Hi there...

-----Original Message-----
From: Marcel R. <marshall@cwb.matrix.com.br>
To: Jean-Francois Morcillo <jojo@esil.univ-mrs.fr>
Cc: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
Date: Tuesday, 7 July 1998 18:10
Subject: Re: Compiller and linkeditor...


>At 06:45 06/07/98 +0200, you wrote:
>>hi
>>try something like that
>>g++ -o hello.exe hello.cpp
>>
>>it should work fine.
>
>I tried this and received the same errors:
>GCC.EXE: instalation problem, cannot exec 'cpp': no such file or directory
>GCC.EXE: Internal compiller error: program cpp got fatal signal 127
>
>If somebody know what to do, please help me...
>Thanks again...

Your compiler is not installed correctly. Are environment variables such as
GCC_EXEC_PREFIX set correctly? Is the SPECS file correct? Is cpp.exe (the
preprocessor) actually present? Check that you've done all of the
installation steps required... (are you using CYGWIN32 or MINGW32?)

Hope this helps,
Peter

>
>
>-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>Home Page: http://i.am/marshall/
>e-mail: marshall@cwb.matrix.com.br ou marshall@i.am
>
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

-
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] 9+ messages in thread

end of thread, other threads:[~1998-07-09 13:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-02 10:26 Compiller and linkeditor Marcel R.
     [not found] ` <Pine.SOL.3.95.980706064438.17340A-100000@predator>
1998-07-06  9:19   ` Marcel R.
     [not found]   ` <3.0.1.32.19980706125840.0068ba88.cygnus.gnu-win32@pop.cwb.matrix.com.br>
1998-07-07 13:26     ` Eric Christopher
     [not found] ` <3.0.5.32.19980707090355.00afab30@pop.ma.ultranet.com>
1998-07-08  4:18   ` Marcel R.
1998-07-09 13:22     ` Michael Hirmke
1998-07-09 13:22     ` tjoen
1998-07-07  7:07 Peter Hawkins
1998-07-08 10:01 ` Marcel R.
1998-07-08 10:01 Earnie Boyd

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