This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: FW: Compiling and building vital libraries.


On 29 February 2012 00:02, Me Myself and I wrote:
>
>
> //------------------------------------------------------------------------------------------
> I have indeed turned off my firewall for a while,
> and have successfully completed
>
> ./contrib/download_prerequisites;
>
> which gives me
>
> gmp
> mpfr
> mpc
>
> directories.? However, these 3 new directories are source code directories, which need the
>
> ./configure; make; make check; install;
>
> treatment.

No, they don't.  That will happen automatically as part of building GCC.

READ THE DOCS I KEEP POINTING YOU TO:
http://gcc.gnu.org/wiki/InstallingGCC

I didn't write them just for fun, stop ignoring them!


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