Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using of LLVM13 fix of m3-tools--m3tk--src--target #1168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VictorMiasnikov
Copy link
Contributor

Fix this:

. . .
M3CBackEnd_Int_Longint.mo : error LNK2005: small already defined in M3CBackEnd_Int_Integer.mo
Creating library m3tk.lib and object m3tk.exp
m3tk.dll : fatal error LNK1169: one or more multiply defined symbols found
"D:\cm3\bin/config\NT.common", line 1057: quake runtime error: dynamic link library creation failed

--procedure-- -line- -file---
error --
make_lib 1057 D:\cm3\bin/config\NT.common
Library --
include_dir 34 D:\cm3\m3-tools\m3tk\src\m3makefile
4 D:\cm3\m3-tools\m3tk\AMD64_NT\m3make.args

Fatal Error: procedure "make_lib" defined in "D:\cm3\bin\cm3.cfg" failed.
. . .

 Fix this:

. . .
M3CBackEnd_Int_Longint.mo : error LNK2005: small already defined in M3CBackEnd_Int_Integer.mo
   Creating library m3tk.lib and object m3tk.exp
m3tk.dll : fatal error LNK1169: one or more multiply defined symbols found
"D:\cm3\bin/config\NT.common", line 1057: quake runtime error: dynamic link library creation failed


--procedure--  -line-  -file---
error              --  <builtin>
make_lib         1057  D:\cm3\bin/config\NT.common
Library            --  <builtin>
include_dir        34  D:\cm3\m3-tools\m3tk\src\m3makefile
                    4  D:\cm3\m3-tools\m3tk\AMD64_NT\m3make.args


Fatal Error: procedure "make_lib" defined in "D:\cm3\bin\cm3.cfg" failed.
. . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant