Bug 8645 - am unable to compile binaries with egcs
Summary: am unable to compile binaries with egcs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: egcs
Version: 6.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-20 04:28 UTC by hbp
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-01-20 05:02:57 UTC
Embargoed:


Attachments (Terms of Use)

Description hbp 2000-01-20 04:28:15 UTC
Am unable to compile binaries with egcs 1.1.2-24

I added the export CC=egcs
            export CPP=g++
to the .bashrc and have had no results.

Comment 1 Jim Kingdon 2000-01-20 05:02:59 UTC
Uh, what happens?  Like what commands do you give and what
is the output?  Include copies of test files (Hello world programs
or whatever).

Comment 2 Jim Kingdon 2000-01-21 16:29:59 UTC
You need to install the glibc-devel package.  In future releases
the egcs package will require glibc-devel (but there is no need to
upgrade, just install glibc-devel).

  If I run the hello world program
  the output that I get is
  hw1.c:1: stdio.h: No such file or directory

  I looked in /usr/include and there is no stdio.h


Note You need to log in before you can comment on or make changes to this bug.