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]
Other format: [Raw text]

Re: Error while "make" gcc3.0


Hi ,
I really appreciate the reply. I am using AIX 4.2.1.0. My make broke inbetween but created gcc and other binaries. I have started with make install and lets see if I can compile other libs.
I am planning to compile opensaml libs which are in C++. I am not sure if it will work but the compiler is really taking huge time to make.


Should I go for higher version of gcc is i found some error while compiling other dependancies.

Again thanks for ur repply.

Prashant


From: llewelly@xmission.com
To: "prashant kulkarni" <tcs_prashant@hotmail.com>
CC: gcc-help@gcc.gnu.org
Subject: Re: Error while "make" gcc3.0
Date: 23 Apr 2004 19:41:53 -0600

"prashant kulkarni" <tcs_prashant@hotmail.com> writes:

> Hi,
> I am getting error while making the gcc compiler.
>
> My system is AIX . Please help..

What version AIX? I'm told 4.x and 5.x are quite different.

This message: http://gcc.gnu.org/ml/gcc/2000-12/msg00509.html
    which I found by searching gcc.gnu.org, suggests you 'add
    "-Wl,-bbigtoc" to LDFLAGS' . But it is an old message.

3.0 is an old version of gcc. GCC 3.3.3 is newer, may work better, and
    has been bootstrapped on aix 4.1.5, 4.3.3, 5.1.0, and 5.2.0 . (See
    gcc.gnu.org/buildstat.html .

http://gcc.gnu.org/install/specific.html#*-ibm-aix* gives
platform-specific notes for building on aix. You should read it
    carefully.


_________________________________________________________________
Pay Cash on delivery of? products. http://go.msnserver.com/IN/47509.asp Free Registration on Baazee.com



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