Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

symbols multiply defined

$
0
0

I have already opened this topic with premier support but what I need is a urgent work-around.

These symbol are linked to temporary variables outside my control.

So I cannot go ahead with my development activity.

==========================================================================

1>------ Build started: Project: Xpsim22, Configuration: Release Win32 ------
1>Linking...
1>V1ITHERD.obj : error LNK2005: .T174_ already defined in V1IBEG00.obj
1>Release\Xpsim22.exe : fatal error LNK1169: one or more multiply defined symbols found

1>

1>Build log written to "file://C:\YF\XPSIM22\Xpsim20\Release\BuildLog.htm"

1>Xpsim22 - 2 error(s), 0 warning(s)

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

================================================================

By browsing the .obj files in hex format one can see the symbols in two different files .

A rebuild-all has not solved the problem that appears sometime  in the debug build and sometimes in the release one.


Viewing all articles
Browse latest Browse all 3270

Trending Articles