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: mpfr issues when Installing gcc 3.4 on fedora core


>From: drizzle drizzle <drizzle76@gmail.com>
>
>svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc_3_4_6_release

This is checking out the latest trunk, not version 3.4. The last argument only changes the name of the directory name on your local machine. The 'svn://'  is what specifies the tag (in this case 'trunk').

 - Matt


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