This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: --enable-languages no longer works


On Friday, Aug 29, 2003, at 12:59 US/Eastern, Kaveh R. Ghazi wrote:

When I use --enable-languages=c with current mainline, it still builds
all language frontends.  It does however turn off the target libs for
these languages.  I know it worked in the begining of August.

Anyone have any ideas?

I just used --enable-languages=c++,f77,objc yesterday (I do not want to build java, it is too slow to build and ada has problems build on powerpc-apple-darwin) and it did not build the other front-ends. Are you sure the object directory was clean?

Andrew Pinski


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