Dear Christophe, Sebastien,
Thank you for your help.
I added the path to the crt64.lib file to the libs_parallel key in my configuration file. I also changed the modules from update system to clean system. However, I now get the following error:
Building the who calls who tree for GREDELMET_AUTOP and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
************non error listing omitted*************
xilink.exe /nologo /subsystem:console /stack:536870912 /nodefaultlib:libc.lib /o
ut:C:\opentelemac\v6p1\parallel\parallel_v6p1\wintelmpi64\gredelmet_autop.exe p_
exit.obj gredelmet_autop.obj C:\opentelemac\v6p1\parallel\parallel_v6p1\wintelm
pi64\biefv6p1.lib C:\opentelemac\v6p1\parallel\parallel_v6p1\wintelmpi64\special
v6p1.lib C:\opentelemac\v6p1\parallel\parallel_v6p1\wintelmpi64\telemac2dv6p1.li
b C:\opentelemac\mpich2\x86-64\lib\fmpich2.lib C:\opentelemac\v6p1\lib\metis64.
lib C:\opentelemac\v6p1\lib\crt64.lib
xilink: executing 'link'
LIBCMT.lib(winsig.obj) : error LNK2005: signal already defined in crt64.lib(sign
al.obj)
LIBCMT.lib(crt0dat.obj) : error LNK2005: __argc already defined in crt64.lib(_cr
t0dat.obj)
LIBCMT.lib(crt0dat.obj) : error LNK2005: __argv already defined in crt64.lib(_cr
t0dat.obj)
LIBCMT.lib(crt0dat.obj) : error LNK2005: __wargv already defined in crt64.lib(_c
rt0dat.obj)
LIBCMT.lib(crt0dat.obj) : error LNK2005: exit already defined in crt64.lib(exit.
obj)
LIBCMT.lib(crt0.obj) : error LNK2005: mainCRTStartup already defined in crt64.li
b(_crt0.obj)
LIBCMT.lib(crt0init.obj) : error LNK2005: __xi_a already defined in crt64.lib(_i
nitex.obj)
LIBCMT.lib(crt0init.obj) : error LNK2005: __xi_z already defined in crt64.lib(_i
nitex.obj)
LIBCMT.lib(crt0init.obj) : error LNK2005: __xt_a already defined in crt64.lib(_i
nitex.obj)
LIBCMT.lib(crt0init.obj) : error LNK2005: __xt_z already defined in crt64.lib(_i
nitex.obj)
crt64.lib(localeconv.obj) : error LNK2005: localeconv already defined in LIBCMT.
lib(lconv.obj)
C:\opentelemac\v6p1\parallel\parallel_v6p1\wintelmpi64gredelmet_autop.exe : fatal error LNK1169: one or more multiply defined symbols found
Regards,
Costas