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: .alloca Error whileConfiguring GCC on AIX


Hi,
    Now the .alloca error is not comming the new error
is this,


_muldi3
Assembler messages:
FATAL: Can't create _muldi3.o: Invalid bfd target
make: 1254-004 The error code from the last command is
1.

Stop.
make: 1254-004 The error code from the last command is
2.


     I have tried with and without the following (as)
option 

     ./configure --prefix=/filesure
--with-as=/filesure/bin/as

both the time I got same error, If nothing bug or prob
means I can go for 2.95.3, I am using default AIX C
compiler comming with IBM RS6000 series.


Thanks,
Bala.







--- Alexandre Oliva <aoliva@redhat.com> wrote:
> On Jun  4, 2001, Narasiman Balasubramanian
> <gccbala@yahoo.com> wrote:
> 
> >       I configured the gcc 2.95.1 on AIX 4.3
> machine 
> 
> > ld: 0711-317 ERROR: Undefined symbol: .alloca
> > ld: 0711-317 ERROR: Undefined symbol: .__divdi3
> > ld: 0711-317 ERROR: Undefined symbol: .__udivdi3
> > ld: 0711-317 ERROR: Undefined symbol: .__moddi3
> > ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
> > ld: 0711-317 ERROR: Undefined symbol: .__ashldi3
> > ld: 0711-317 ERROR: Undefined symbol: .__ashrdi3
> > ld: 0711-317 ERROR: Undefined symbol: .__lshrdi3
> 
> Do you really need 2.95.1?  How about 2.95.3?  I
> have built it myself
> on AIX 4.1.  This doesn't prove it works on AIX 4.3
> too, but I believe
> it does.
> 
> However, I have used a previously-built version of
> GCC to build it.
> Which compiler are you using?
> 
> -- 
> Alexandre Oliva   Enjoy Guarana', see
> http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                 
> aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp       
> oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to
> mailing lists, not to me


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/


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