public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc 2.95.2: ld build problem on Tru64 4.0f
@ 2000-11-23 10:43 David Chapeau
  2000-11-24 12:55 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: David Chapeau @ 2000-11-23 10:43 UTC (permalink / raw)
  To: gcc-help

Hi !

Trying to build gcc 2.95.2 on Tru64 Unix 4.0f (native cc & ld), but
process stop with following:

> # ./configure
> # make bootstrap-lean
> make CC="cc" libdir=/usr/local/lib LANGUAGES="c "
> (cd intl && make all)
> cc  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H  -o cc1 toplev.o
>  version.o tree.o print-tree.o stor-layout.o fold-const.o  function.o
>  stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o  intl.o
>  varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o
>  dbxout.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o
>  gcse.o  integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o
>  combine.o varray.o  regclass.o regmove.o local-alloc.o global.o
>  reload.o reload1.o caller-save.o  insn-peep.o reorg.o haifa-sched.o
>  final.o recog.o reg-stack.o  insn-opinit.o insn-recog.o insn-extract.o
>  insn-output.o insn-emit.o lcm.o  profile.o insn-attrtab.o alpha.o
>  getpwd.o  convert.o  mbchar.o dyn-string.o splay-tree.o graph.o
>  sbitmap.o resource.o hash.o c-parse.o c-lang.o c-lex.o c-pragma.o
>  c-decl.o c-typeck.o c-convert.o  c-aux-info.o c-common.o c-iterate.o
>  obstack.o       -lmld ../libiberty/libiberty.a

> ld:
>  Object file format error in: toplev.o: local_is_complete:
>  iaux(3319) > iauxMax(176) for obj toplev.o

> *** Exit 1
> Stop.

Any help ?

Regards,
-David-

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

* Re: gcc 2.95.2: ld build problem on Tru64 4.0f
  2000-11-23 10:43 gcc 2.95.2: ld build problem on Tru64 4.0f David Chapeau
@ 2000-11-24 12:55 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2000-11-24 12:55 UTC (permalink / raw)
  To: David Chapeau; +Cc: gcc-help

On Nov 23, 2000, David Chapeau <David.Chapeau@obs-azur.fr> wrote:

>> ld:
>> Object file format error in: toplev.o: local_is_complete:
>> iaux(3319) > iauxMax(176) for obj toplev.o

> Any help ?

Try `make clean' before re-trying `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:[~2000-11-24 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-23 10:43 gcc 2.95.2: ld build problem on Tru64 4.0f David Chapeau
2000-11-24 12:55 ` 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).