public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc Installation for Linux IA64
@ 2000-03-16 13:33 Lynn Feinauer
  2000-04-01  0:00 ` Lynn Feinauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lynn Feinauer @ 2000-03-16 13:33 UTC (permalink / raw)
  To: gnu

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1948 bytes --]

I have been trying to install the GNU C/C++ 
compiler IA-64 on Red-Hat Linux so that we can run our utility programs against 
the Trillian compiler's header files. However, during the build process, I 
encounter the error:
 
        In file 
included from 
/usr2/GnuPro/instdir/gcc/include/syslimits.h:7,             
             from 
/usr2/GnuPro/instdir/gcc/include/limits.h:11,             
             from 
../../../../../src/newlib/libc/stdlib/std.h:4,             
             from 
../../../../../src/newlib/libc/stdlib/__adjust.c:7:     
    /usr2/GnuPro/instdir/gcc/include/limits.h:117: limits.h: No 
such file or directory     
        make[3]: 
*** [__adjust.o] Error 1         make[3]: 
Leaving directory 
`/usr2/GnuPro/instdir/i486-pc-linux-gnu/newlib/libc/stdlib'     
    make[2]: *** [all-recursive] Error 1     
    make[2]: Leaving directory 
`/usr2/GnuPro/instdir/i486-pc-linux-gnu/newlib/libc'     
    make[1]: *** [all-recursive] Error 1     
    make[1]: Leaving directory 
`/usr2/GnuPro/instdir/i486-pc-linux-gnu/newlib'     
    make: *** [all-target-newlib] Error 2
 
and the installation will not continue further. The 
build is apparently trying to recurse the various "limits.h" files in the 
include path, and is fauling to find one of the directories, or is looking in 
the wrong directory for the next "limits.h" in the include directory 
chain.
 
Has anyone else run into this? Is there an 
alternate way for me to obtain the GCC header files without going through an 
install?
 
Thanks in advance.
 
Lynn R. 
Feinauer

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

* gcc Installation for Linux IA64
  2000-03-16 13:33 gcc Installation for Linux IA64 Lynn Feinauer
@ 2000-04-01  0:00 ` Lynn Feinauer
  0 siblings, 0 replies; 2+ messages in thread
From: Lynn Feinauer @ 2000-04-01  0:00 UTC (permalink / raw)
  To: gnu

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1948 bytes --]

I have been trying to install the GNU C/C++ 
compiler IA-64 on Red-Hat Linux so that we can run our utility programs against 
the Trillian compiler's header files. However, during the build process, I 
encounter the error:
 
        In file 
included from 
/usr2/GnuPro/instdir/gcc/include/syslimits.h:7,             
             from 
/usr2/GnuPro/instdir/gcc/include/limits.h:11,             
             from 
../../../../../src/newlib/libc/stdlib/std.h:4,             
             from 
../../../../../src/newlib/libc/stdlib/__adjust.c:7:     
    /usr2/GnuPro/instdir/gcc/include/limits.h:117: limits.h: No 
such file or directory     
        make[3]: 
*** [__adjust.o] Error 1         make[3]: 
Leaving directory 
`/usr2/GnuPro/instdir/i486-pc-linux-gnu/newlib/libc/stdlib'     
    make[2]: *** [all-recursive] Error 1     
    make[2]: Leaving directory 
`/usr2/GnuPro/instdir/i486-pc-linux-gnu/newlib/libc'     
    make[1]: *** [all-recursive] Error 1     
    make[1]: Leaving directory 
`/usr2/GnuPro/instdir/i486-pc-linux-gnu/newlib'     
    make: *** [all-target-newlib] Error 2
 
and the installation will not continue further. The 
build is apparently trying to recurse the various "limits.h" files in the 
include path, and is fauling to find one of the directories, or is looking in 
the wrong directory for the next "limits.h" in the include directory 
chain.
 
Has anyone else run into this? Is there an 
alternate way for me to obtain the GCC header files without going through an 
install?
 
Thanks in advance.
 
Lynn R. 
Feinauer

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

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-16 13:33 gcc Installation for Linux IA64 Lynn Feinauer
2000-04-01  0:00 ` Lynn Feinauer

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