Re: some flaws in gcc build: where is the gfortran ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok. Resolved.

I didn't know gcc package contains all other languages.
So when I unpacked all the other, it caused overwrite of files in the
same directory.

Redo.

On 4/1/07, Dima Sorkin <dima.sorkin@xxxxxxxxx> wrote:
Hi.
 I have dounloaded the "gcc-core", "gcc", "g++" and "gfortran" packages
from a mirror site, unpacked them in the same directory.

Did the build as described in http://gcc.gnu.org/install/.

[ on stage "build" I choosed the optimized option
 (http://gcc.gnu.org/install/build.html)
 make CFLAGS='-O' LIBCFLAGS='-g -O2' \
            LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap
]

1)
Now I see that it didn't install or build gfortran.
How do I build it ?

2) In the "prefix-dir/bin" folder there is "g++", "gcc", "c++ -> g++",
   but no "cc->gcc". Does it mean there are some problems
  with C front end, or this is just a flaw in the build process ?
  (I've run the test suite, it didn't reported problems)

Thanks and regards,
 Dima.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux