libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: does libtool work on Suns?


From: Ed Hartnett
Subject: Re: does libtool work on Suns?
Date: Sun, 29 May 2005 08:25:28 -0600
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Ralf Wildenhues <address@hidden> writes:


>> Making check in nf_test
>> make  nf_test
>> f95 -DHAVE_CONFIG_H -I. -I. -I.. -I../fortran   -I../libsrc    -g -c -o 
>> test_get.o test_get.F
> *snip*
>> /bin/bash ../libtool --mode=link f95  -g  -L../libsrc   -o nf_test  
>> test_get.o test_put.o  nf_error.o nf_test.o test_read.o  test_write.o util.o 
>> fortlib.o -lnetcdf -lm  
>> libtool: link: unable to infer tagged configuration
>> libtool: link: specify a tag with `--tag'
>
> OK.  How does your configuration look like?  Libtool does not have
> native F95 (FC) support yet (might change in the near future), so
> do you use F77=f95 or do you use both f77 and f95 in your package?
>

OK, this all turned out to be an automake version problem after all.

Once I had all machines using version 1.9.5 of automake, this went
away.

Thanks for the help!

Ed
-- 
Ed Hartnett  -- address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]