Re: GCC cannot create executables

2001-10-08 Thread J.H.M. Dassen \(Ray\)
On Mon, Oct 08, 2001 at 17:23:17 -0400, Jonathan Kemp wrote: > checking whether the C compiler (gcc ) works... no > configure: error: installation or configuration problem: C compiler > cannot create executables. Run the ./configure with a "-v" and look in the config.log for clues. A typical caus

Re: GCC cannot create executables

2001-10-08 Thread John Patton
On Mon, Oct 08, 2001 at 05:23:17PM -0400, Jonathan Kemp wrote: > Hi there people, > > I have a problem with my linux box. Everytime I try to ./configure a > tarball, I get this error msg : > > loading cache ./config.cache > checking host system type... i686-pc-linux-gnu > checking target system

GCC cannot create executables

2001-10-08 Thread Jonathan Kemp
Hi there people, I have a problem with my linux box. Everytime I try to ./configure a tarball, I get this error msg : loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu check

gcc: "cannot create executables"

2001-01-18 Thread William Leese
>>when attempting to compile a program i receive the following error message: >> >> >>checking whether the C++ compiler (c++ ) works... no >>configure: error: installation or configuration problem: C++ compiler >>cannot create executables. >> >> >>when doing a ./configure on licq in /usr/loca

Re: gcc: "cannot create executables" (confused now)

2001-01-17 Thread brendon
On Thursday 18 January 2001 00:28, D-Man wrote: > (BTW, I'm assuming you don't know how to program) > > Try pasting the following into a file (call it foo.c) and then run > the command: > > $ gcc foo.c > $ ./a.out > > > /* this is the text to put in a file *

Re: gcc: "cannot create executables" (confused now)

2001-01-17 Thread D-Man
(BTW, I'm assuming you don't know how to program) Try pasting the following into a file (call it foo.c) and then run the command: $ gcc foo.c $ ./a.out /* this is the text to put in a file */ #include int main( int argc , char** argv ) { printf

gcc: "cannot create executables" (confused now)

2001-01-17 Thread brendon
>when attempting to compile a program i receive the following error message: > >checking whether the C++ compiler (c++ ) works... no >configure: error: installation or configuration problem: C++ compiler cannot >create executables. > >when doing a ./configure on licq in /usr/local/src/licq-xx

Ignore: gcc: "cannot create executables"

2001-01-17 Thread brendon
ignore the previous mail, for some reason gcc wasnt even installed...

gcc: "cannot create executables"

2001-01-17 Thread brendon
when attempting to compile a program i receive the following error message: checking whether the C++ compiler (c++ ) works... no configure: error: installation or configuration problem: C++ compiler cannot create executables. when doing a ./configure on licq in /usr/local/src/licq- af