Jochen Hub wrote:
Hi,

I am writing a tool which requires the read_eigenvectors routine from tools/eigio.c. Apparently, this function is not in any gromacs library, as I am getting a link error, such as

Undefined symbols:
 "_read_eigenvectors", referenced from:
  ...

As a workaround, I am directly linking to eigio.o and eigenvectors.o, which is, however, less convenient...

Is there a special reason why the routines from eigio.c and eigenvectors.c are not in any library? Or do I miss something here?

Best,
Jochen


I see no reason why you can not add the files to the library.

--
David van der Spoel, Ph.D., Professor of Biology
Molec. Biophys. group, Dept. of Cell & Molec. Biol., Uppsala University.
Box 596, 75124 Uppsala, Sweden. Phone:  +46184714205. Fax: +4618511755.
[email protected]    [email protected]   http://folding.bmc.uu.se
_______________________________________________
gmx-users mailing list    [email protected]
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [email protected].
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to