This is the mail archive of the gcc-help@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: Help: Problem (?) compiling GCC 2.95.1 for solaris



> 
>   In message <37CD622D.7B9FB3A4@spiff.hr.att.com>you write:
> 
>   > ../gcc-2.95.1/configure --enable-shared --enable-threads --enable-cpp \
>   >   --enable-version-specific-runtime-libs --enable-languages='c++ java objc'
> 
> First thing I notice is that you did not include "c" in the languages.  You
> must always build the C compiler.  I do not know if that is your problem or 
> not,
> but it is something you should fix before you try again.
> 
> jeff

Jeff,

That was a typo, I did use 'c c++ java objc'. I also tried building without
the --enable-languages option. Same result.

Looks like there is something going on in the build process (via
makefiles). I am not able to track down the problem.

Any help would be appreciated.

Thank you,

 -- Narendra Ravi     Email : narendra@spiff.hr.att.com
    HR  1B-312        Phone : 732-615-5679


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