Hi
I am trying to run a c++ program in IBM AIX 6.1, which is using glpk 4.47. The
same program is running on SOLARIS, Linux and HP-UX platform. But when I am
trying to run the program on AIX, compilation is successful but at the time of
linking it is giveing the following error
ld: 0711-317 ERROR: Undefined symbol: ._glp_lpx_create_prob
ld: 0711-317 ERROR: Undefined symbol: ._glp_lpx_set_prob_name
ld: 0711-317 ERROR: Undefined symbol: ._glp_lpx_add_rows
ld: 0711-317 ERROR: Undefined symbol: ._glp_lpx_add_cols
ld: 0711-317 ERROR: Undefined symbol: ._glp_lpx_set_row_bnds
ld: 0711-317 ERROR: Undefined symbol: ._glp_lpx_set_col_name
....
I have included the library path of glpk and the libglpk.a library in link
command.
Thanks& Regards,
Souvik Sutradhar
Senior Software Engineer | Service Group
PS Srijan Tech Park, 4th Floor, DN-52, Salt Lake Sector V, Kolkata-700091,
India.
T : +91-33-40134880 | M : +91-9836987928
E : address@hidden | W : www.ushacomm.com | Time Zone: GMT +5:30
The information transmitted is intended only for the person or entity to which
it is addressed and may contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of, or taking of any action
in reliance upon, this information by persons or entities other than the
intended recipient is prohibited. If you received this in error, please contact
the sender and delete the material from any computer.
_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk