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


--
---------------------------------------------------
Dr. Jochen Hub
Molecular Biophysics group
Dept. of Cell & Molecular Biology
Uppsala University. Box 596, 75124 Uppsala, Sweden.
Phone: +46-18-4714451 Fax: +46-18-511755
---------------------------------------------------

_______________________________________________
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