This is the mail archive of the
libstdc++-prs@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: libstdc++/48: the 9th snapshot doesn't compile!
- To: nobody at sourceware dot cygnus dot com
- Subject: Re: libstdc++/48: the 9th snapshot doesn't compile!
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: 29 Mar 2000 09:47:00 -0000
- Cc: libstdc++-prs at sourceware dot cygnus dot com,
- Reply-To: Benjamin Kosnik <bkoz at cygnus dot com>
The following reply was made to PR libstdc++/48; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@cygnus.com>
To: allmaier@caramail.com
Cc: libstdc++-gnats@sourceware.cygnus.com
Subject: Re: libstdc++/48: the 9th snapshot doesn't compile!
Date: Wed, 29 Mar 2000 01:44:00 -0800 (PST)
read the install docs, man
http://sourceware.cygnus.com/libstdc++/documentation.html
and in particular:
http://sourceware.cygnus.com/libstdc++/install.html
-benjamin
> Didn't you realize that in the latest package files are missing
> and that the configure script is pointing to the subdirectory
> instead of the source directory?
>
> for example:
> sources in
> /sources/libstdc++/
> the script searches for install.sh and other not existing files
> in
> /sources !
> >How-To-Repeat:
> get the package and ran configure, man!