LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 03-04-2003, 09:43 AM   #1
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Rep: Reputation: 47
gcc error while compiling gawk


I'm getting an error while compiling gawk:
Code:
configure: error: installation or configuration problem: C compiler cannot create executables.
I tried with gcc 2.95, 3.0 and 3.2.
Does anyone know something about this?
 
Old 03-04-2003, 11:39 AM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Create a very, very simple program, something like
Code:
#include <stdio.h>

int main(void) {
     printf("Hello world!");
     return 0;
}
And try to compile it:
gcc progname
 
Old 03-04-2003, 12:12 PM   #3
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Original Poster
Rep: Reputation: 47
Thanks for your reply mara, but it works again.
(haven't changed anything in the meantime ).
btw, it did compile fine untill I got to the gawk compile (made a very very simpel program too ).
Then it was checking if gcc -s works and then I got that error.
Anyways, thanks for the input
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Eh? A 'gcc' dependency in 'gawk'? sundialsvcs Linux From Scratch 3 07-27-2005 08:55 PM
Error Compiling GCC (1st Pass) in LFS 6.0 TGWDNGHN Linux From Scratch 1 06-30-2005 08:57 PM
Kernel compiling: gcc-3.3 is 586, should be gcc-3.3 386 Erik Plaggenmar Linux - Software 0 10-01-2004 11:38 AM
error compiling kernel 2.6.2 (GCC too old??) Dancingsalad Linux - Newbie 5 02-07-2004 04:05 PM
GCC error when compiling it for LFS safrout Linux From Scratch 1 06-14-2003 06:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 09:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration