public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem building GCC with AIX
@ 2001-02-02  1:27 Maxime Heinisch
  2001-02-02  1:37 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Heinisch @ 2001-02-02  1:27 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem building GCC with AIX
  2001-02-02  1:27 Problem building GCC with AIX Maxime Heinisch
@ 2001-02-02  1:37 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-02  1:37 UTC (permalink / raw)
  To: Maxime Heinisch; +Cc: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

On Feb  2, 2001, Maxime Heinisch <maxime.heinisch@creditlyonnais.fr> wrote:

> c-2.95.1/gcc/config -I../../gcc-2.95.1/gcc/../include 

How about GCC 2.95.2?

> ld: 0711-317 ERREUR: Symbole non défini: .alloca (Non defined symbol)

Try make clean; make bootstrap.

-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-02  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-02  1:27 Problem building GCC with AIX Maxime Heinisch
2001-02-02  1:37 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).