This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: misplaced directory
- To: egcs at cygnus dot com
- Subject: Re: misplaced directory
- From: hjl at lucon dot org (H.J. Lu)
- Date: Mon, 15 Dec 1997 12:21:38 -0800 (PST)
- Reply-To: egcs at cygnus dot com
>
>
>
> Under SCO OSR 5.0.2 and SCO OSR 5.0.4, the installation process for
> egcs-1.0, with the additional libg++.2.8.0b6.4 seems to make a directory
> called "gen" which contains some C++ header files. That directory
> is ending up directly under "/", rather than somewhere in the /usr/local/lib
> hierarchy, where it probably should go. I built the installation tree
> in a directory which is separate from the distribution files.
>
> Did it to me on two separate machines. :=(
>
Please get libg++.2.8.0b6.5.
H.J.