public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/29233]  New: Wrong installation for standard headers
@ 2006-09-26  7:53 kethgen at inf dot ethz dot ch
  2006-09-26 14:00 ` [Bug bootstrap/29233] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: kethgen at inf dot ethz dot ch @ 2006-09-26  7:53 UTC (permalink / raw)
  To: gcc-bugs

I tried to post the bug to gcc-bugs@gcc.gnu.org so I have to by click and play
here:

I use the following procedure to install gcc on RHEL4-Machines:

tar xvjf gcc-4.1.1.tar.bz2
mkdir gcc-4.1.1-build
cd gcc-4.1.1-build
../gcc-4.1.1/configure --prefix=/usr/pack/gcc-4.1.1-ke
--exec-prefix=/usr/pack/gcc-4.1.1-ke/ix86-rhel4
make
make install

Unfortunate the standard header files like stdio gets not installed to
/usr/pack/gcc-4.1.1-ke/include but under
/usr/pack/gcc-4.1.1-ke/ix86-rhel4/lib/gcc/i686-pc-linux-gnu/4.1.1/include/
and so it cannot be found.


-- 
           Summary: Wrong installation for standard headers
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kethgen at inf dot ethz dot ch


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29233


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-09-26 15:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-26  7:53 [Bug c/29233] New: Wrong installation for standard headers kethgen at inf dot ethz dot ch
2006-09-26 14:00 ` [Bug bootstrap/29233] " pinskia at gcc dot gnu dot org
2006-09-26 14:03 ` pinskia at gcc dot gnu dot org
2006-09-26 15:17 ` klaus dot ethgen at inf dot ethz dot ch
2006-09-26 15:22 ` pinskia at gcc dot gnu dot org
2006-09-26 15:33 ` klaus dot ethgen at inf dot ethz dot ch
2006-09-26 15:40 ` pinskia at gcc dot gnu dot org
2006-09-26 15:58 ` klaus dot ethgen at inf dot ethz dot ch

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