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]

Problem building GCC with AIX


Good morning,

When I'm trying to build GCC V.2.95.1, the make process exits and displays the 
following message:


c-2.95.1/gcc/config -I../../gcc-2.95.1/gcc/../include 
../../gcc-2.95.1/gcc/print-rtl.c
        cc  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H -Wl,-bbigtoc -o 
genattr  genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo 
obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" 
in ?*) echo  ;; esac `    ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) 
echo  ;; esac `  -lld
ld: 0711-317 ERREUR: Symbole non défini: .alloca (Non defined symbol)
ld: 0711-345 Pour plus de détails, utilisez l'option -bloadmap ou -bnoquiet. 
(for more details, use option -bloadmap or -bnoquiet)
make: 1254-004 Code d'erreur de la dernière commande: 8. (last command error 
code)

Arrêt. (Stop)
make: 1254-004 Code d'erreur de la dernière commande: 2.

Arrêt. (Stop)
make: 1254-004 Code d'erreur de la dernière commande: 2.

Arrêt.


Have you heard about this building problem before ?
My configuration is: AIX 4.2.1, C for AIX 4.4
Thanks a lot for any help you could provide.

Best Regards.

Maxime Heinisch
AIX administrator
Electronic Banking
Credit Lyonnais France


Ce message contient des informations confidentielles ou appartenant au
Cr=e9dit Lyonnais et est =e9tabli =e0 l'intention exclusive de ses
destinataires. Toute divulgation, utilisation, diffusion ou reproduction
(totale ou partielle) de ce message, ou des informations qu'il contient,
doit =eatre pr=e9alablement autoris=e9e. Tout message =e9lectronique est
susceptible d'alt=e9ration et son int=e9grit=e9 ne peut =eatre assur=e9e.
Le Cr=e9dit Lyonnais d=e9cline toute responsabilit=e9 au titre de ce
message s'il a =e9t=e9 modifi=e9 ou falsifi=e9. Si vous n'=eates pas
destinataire de ce message, merci de le d=e9truire imm=e9diatement et
d'avertir l'exp=e9diteur de l'erreur de distribution et de la destruction
du message.

This e-mail contains confidential information or information belonging
to Cr=e9dit Lyonnais and is intended solely for the addressees.
The unauthorised disclosure, use, dissemination or copying (either whole
or partial) of this e-mail, or any information it contains, is prohibited.
E-mails are susceptible to alteration and their integrity cannot be guaranteed.
Cr=e9dit Lyonnais shall not be liable for this e-mail if modified or falsified.
If you are not the intended recipient of this e-mail, please delete it
immediately from your system and notify the sender of the wrong delivery
and the mail deletion.

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