> The errors are:

> LIBC.lib(crt0dat.obj) : error LNK2005: _exit already defined in
> msvcrtd.lib(MSVCR71D.dll)
> LIBC.lib(crt0dat.obj) : error LNK2005: __exit already defined in
> msvcrtd.lib(MSVCR71D.dll)
> LIBC.lib(crt0dat.obj) : error LNK2005: __cexit already defined in
> msvcrtd.lib(MSVCR71D.dll)
> [...]

Glpk is not related to these errors. Check your project; looks like
you attempt linking against two different crt libraries.




_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to