This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Final GCC 3.1 Prerelease


On Sun, May 12, 2002 at 12:14:11PM -0700, Mark Mitchell wrote:
> The (hopefully final) GCC 3.1 prerelease is now available
> in the "snapshots" directory on the ftp server; these are the files
with
> "20020510" in their name.  (Yes, it is no longer that day anywhere
> on earth; there was a local network outage that kept the files from
> reaching the FTP server faster.)
> > The goal of this prerelease is to find packaging problems; please
> download, build, and install the tarballs and complain if you spot
> new problems.

I successfully built 20020510 on i686-Linux
(LinuxFromScratch - glibc-2.2.5, gcc-3.0.3) with:

--prefix=/usr--enable-languages=c,c++
--disable-nls
--disable-shared
--enable-threads=posix

and also with --enable-shared.

This later build is on a minimal Linux system with only

Bash-2.05a
Binutils-2.12
Bzip2-1.0.2
Diffutils-2.8.1
Fileutils-4.1
Gawk-3.1.0
Grep-2.5
Gzip-1.2.4a
Linux-2.4.18
Make-3.79.1
Patch-2.5.4
Sed-3.02
Sh-utils-2.0
Tar-1.13
Texinfo-4.2
Textutils-2.0
Glibc-2.2.5

available in a chrooted environment.

Hope this helps.
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]