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: egcs-1.1.2, glibc2, linux


On Wed, 14 Apr 1999, Zack Weinberg wrote:

> >Oh yes it does, in egcs 1.1.2. On a Sparc (SunOS 5.5.1, I think - have to
> >check when I get back to work), if you tell it to build just C & C++ by
> >feeding it --enable-languages=c++, it will build & install F77! I think it
> >might be doing the same thing on Linux Intel platforms.
> 
> IIRC --enable-languages is implemented only in the development
> sources.  configure silently ignores --enable switches it doesn't
> recognize; this is a wart, but a necessary one.

Doh.  I was under the impression that this would work for the releases -
it was in the text files in /egcs-1.1.2/INSTALL. Perhaps this should be
made clearer? 
 
> You want to do `make pass LANGUAGES="c c++"', for pass = bootstrap,
> check, install.

Ah. Thanks for explaining. 

Cheers, 
Alex 
-- 

Scott McNealy - "I'd love to body-check Bill Gates"
Larry Ellison - "I'd love to take my MIG up to Redmond."



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