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]

Re: Patch for fini build bug?


On Wed, 4 Nov 1998, Dave Neuer wrote:
> Alternatively, does anyone know how to tell make not to build the
> Fortran stuff (which I don't need anyway)?

  make LANGUAGES="c c++" bootstrap
  make LANGUAGES="c c++" install

(Substitute "c c++" by whatever fits your needs.)

Hope this helps,
Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



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