Project

General

Profile

Actions

Bug #7960

closed

Ruby fails to build static under mswin linker error: multiple definitions of _Init_ext

Added by Ryexander (Benjamin Powers) about 11 years ago. Updated about 11 years ago.

Status:
Closed
Target version:
ruby -v:
1.9.3
Backport:
[ruby-core:52894]

Description

after the depend errors were fixed I obtained r39490 and attempted to build it

after nearly completing it failed with

ruby200.dll : fatal error LNK1169: one or more multiply defined symbols found

searching through the output found only one line with a "already defined"

ruby200-static.lib(dmyext.obj) : error LNK2005: _Init_ext already defined in ext
init.obj

attached is the full output of the configure.bat and nmake commands run with arguments


Files

ruby-2.0.0-r39490_build_output.txt (21.3 KB) ruby-2.0.0-r39490_build_output.txt Ryexander (Benjamin Powers), 02/26/2013 05:51 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0