public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem linking libf2c on alphaev56-dec-osfv4.0c.
@ 2001-12-05  3:42 Richard Kenner
  2001-12-06 10:16 ` Alexandre Oliva
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Kenner @ 2001-12-05  3:42 UTC (permalink / raw)
  To: gcc

make CC='/g/gcc/alpha3/gcc/xgcc -B/g/gcc/alpha3/gcc/ -B/usr/local/alphaev56-dec-
osf4.0c/bin/ -B/usr/local/alphaev56-dec-osf4.0c/lib/ -isystem /usr/local/alphaev
56-dec-osf4.0c/include' LIBTOOL='/usr/local/bin/bash ./libtool' CFLAGS='-g -O2 -
mieee' CPPFLAGS='' AR='ar' RANLIB='ranlib' prefix='/usr/local' exec_prefix='/usr
/local' libdir='/usr/local/lib' libsubdir='/usr/local/lib/gcc-lib/alphaev56-dec-
osf4.0c/3.1' tooldir='/usr/local/alphaev56-dec-osf4.0c' libg2c.la
make[2]: Entering directory `/g/gcc/alpha3/alphaev56-dec-osf4.0c/libf2c'
/usr/local/bin/bash ./libtool --mode=link /g/gcc/alpha3/gcc/xgcc -B/g/gcc/alpha3
/gcc/ -B/usr/local/alphaev56-dec-osf4.0c/bin/ -B/usr/local/alphaev56-dec-osf4.0c
/lib/ -isystem /usr/local/alphaev56-dec-osf4.0c/include -o libg2c.la \
  -version-info 0:0:0 \
  -rpath /usr/local/lib/gcc-lib/alphaev56-dec-osf4.0c/3.1/ \
  -objectlist s-libe77 \
  -objectlist s-libf77 \
  -objectlist s-libi77 \
  -objectlist s-libu77 \
  -lc -lm
libtool: link: `timestamp' is not a valid libtool object
make[2]: *** [libg2c.la] Error 1

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

* Re: Problem linking libf2c on alphaev56-dec-osfv4.0c.
  2001-12-05  3:42 Problem linking libf2c on alphaev56-dec-osfv4.0c Richard Kenner
@ 2001-12-06 10:16 ` Alexandre Oliva
  2001-12-06 11:32   ` Eric Christopher
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Oliva @ 2001-12-06 10:16 UTC (permalink / raw)
  To: Richard Kenner; +Cc: gcc, echristo

On Dec  5, 2001, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:

>   -objectlist s-libe77 \
>   -objectlist s-libf77 \
>   -objectlist s-libi77 \
>   -objectlist s-libu77 \

> libtool: link: `timestamp' is not a valid libtool object
> make[2]: *** [libg2c.la] Error 1

Which of these files contains `timestamp'?  Please remove it and try
again.  These files used to contain just `timestamp', now they contain
lists of object files.  Perhaps I should have renamed the files? :-(

Eric, is this the same problem you ran into?

-- 
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] 3+ messages in thread

* Re: Problem linking libf2c on alphaev56-dec-osfv4.0c.
  2001-12-06 10:16 ` Alexandre Oliva
@ 2001-12-06 11:32   ` Eric Christopher
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Christopher @ 2001-12-06 11:32 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: Richard Kenner, gcc


> Eric, is this the same problem you ran into?

Nope. For crosses it appears to be trying to use the installed ar for
the archive, in this case mips-elf-ar.

-eric

-- 
Fridays are not "pants optional"

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

end of thread, other threads:[~2001-12-06 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-05  3:42 Problem linking libf2c on alphaev56-dec-osfv4.0c Richard Kenner
2001-12-06 10:16 ` Alexandre Oliva
2001-12-06 11:32   ` Eric Christopher

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