This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Problem building GCC


Hi Axel,

as I have a tarball with the complete source code, I tried:
- Remove directory libada
  -- the build failed on .../gcc/ada/gcc-interface/Make-lang.in
- Remove in addition the subdirectory .../gcc/ada
  -- the build failed because there was no rule for "configure",
required by the target "config.status"

I guess the only way out is retrieving the proper source directories
as you have indicated.

Regards,

Arjen

2011/6/24 Axel Freyn <axel-freyn@gmx.de>:
>
> ?- you could try to download only c and fortran sources, then gcc can't
> ? try to compile ada ;-) (you would need the archives "gcc-core-..."
> ? and "gcc-fortran-..." and may be "gcc-testsuite-..." for proper
> ? testing
>


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