Re: gcc setup problem

1998-01-30 Thread Scott Ellis
On Fri, 30 Jan 1998, Shane D. McAndrew wrote: > $ gcc hello.c > hello.c:1: iostream.h: No such file or directory > > > I have searched my whole hard-disk, and there is no file called iostream.h > However, I did find lots of other commonly used header files, such as > > usr/include/asm/string.h

Re: gcc setup problem

1998-01-30 Thread Ben Pfaff
Can anyone see what's gone wrong? Here is the program I am trying to compile - $ cat hello.c #include // This program prints "Hello, World." main () { cout << "Hello, World.\n"; return 0; } Your basic problem is that this is not a C program. It is a C

gcc setup problem

1998-01-30 Thread Shane D. McAndrew
Hi, I am very new to C programming. I have recently installed Debian 1.3.1 including the following C development tools - gcc 2.7.2.1-9 libc55.4.33-6 cpp 2.7.2.1-9 binutils 2.7.0.9-3 libc5-dev5.4.33-6 libg++27 2.7.2.1-8 According to dselect, they are all ins

Re: GCC setup problem

1997-10-03 Thread Galen Hazelwood
> No, no, no, no, no. *smacks Galen about a bit* > > gnats != gnat. _gnat_ is the Ada compiler that does/did evil > diversions, _gnats_ is the problem report management system, and it > has (afaik) 0 reason to be diverting gcc. > Sorry, I keep getting those two confused. *whack myself on head*

Re: GCC setup problem

1997-10-02 Thread James Troup
Galen Hazelwood <[EMAIL PROTECTED]> writes: > > gnats: 3.101-2 > > Old versions of gnats did something very bad. [...] No, no, no, no, no. *smacks Galen about a bit* gnats != gnat. _gnat_ is the Ada compiler that does/did evil diversions, _gnats_ is the problem report management sys

Re: GCC setup problem

1997-10-02 Thread Galen Hazelwood
Waller Martin MEJ wrote: > Hi Galen, > > Thanks for your response. Below the information you required, and > probably more... [snip] > cpp: 2.7.2.1-8 > gcc: 2.7.2.1-8 Okay so far... > >* output of "gcc --version" > #gcc --version > 2.7.2 Yikes! This is wrong! Since the vers

Re: GCC setup problem

1997-10-02 Thread Waller Martin MEJ
Hi Galen, Thanks for your response. Below the information you required, and probably more... >> Hi, >> >> My GCC setup doesn't appear to be correct on my Debian 1.3.1 and 1.2 >> system. Initially after installing it, whenever I tried to run it, the >> message: >> >> GCC installation

RE: GCC setup problem

1997-10-01 Thread Galen Hazelwood
> Hi, > > My GCC setup doesn't appear to be correct on my Debian 1.3.1 and 1.2 > system. Initially after installing it, whenever I tried to run it, the > message: > > GCC installation problem: > cannot find cc1: no such file or directory > > cc1 (and cc1plus, and libgcc.a...) were in > /usr/l

GCC setup problem

1997-10-01 Thread Waller Martin MEJ
Hi, My GCC setup doesn't appear to be correct on my Debian 1.3.1 and 1.2 system. Initially after installing it, whenever I tried to run it, the message: GCC installation problem: cannot find cc1: no such file or directory cc1 (and cc1plus, and libgcc.a...) were in /usr/lib/gcc-lib/i486