help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h-e-w] build link error


From: Sarir A Khamsi
Subject: [h-e-w] build link error
Date: Mon, 17 Mar 2003 08:37:41 -0700

I am getting a link error trying to build Emacs 21.2.1 on Win2k SP3 with
VC++ 7.1. The error is listed below:

        link -out:obj-spd/i386/temacs.bin -release -incremental:no
-version:3.10
 -swaprun:cd -swaprun:net setargv.obj -debug:full -debugtype:both
-stack:0x0080
0000 -heap:0x00100000 -base:0x01000000 -debug:full -debugtype:both
-pdb:obj-spd/
i386\temacs.pdb -machine:i386 -subsystem:console -entry:_start
-map:obj-spd/i386
\temacs.map -profile obj-spd/i386/firstfile.obj obj-spd/i386/emacs.res
obj-spd/i
386/temacs0.lib  obj-spd/i386/temacs1.lib        obj-spd/i386/temacw32.lib
 obj-spd/i386/lastfile.lib       advapi32.lib    gdi32.lib
comdlg32.lib
 user32.lib      mpr.lib                 shell32.lib     libc.lib
Microsoft (R) Incremental Linker Version 7.10.2215.1
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4224: /DEBUGTYPE:BOTH is no longer supported;  ignored
LINK : warning LNK4224: /DEBUGTYPE:BOTH is no longer supported;  ignored
libc.lib(heapinit.obj) : error LNK2005: __heap_init already defined in
temacs1.l
ib(w32heap.obj)
libc.lib(heapinit.obj) : error LNK2005: __heap_term already defined in
temacs1.l
ib(w32heap.obj)
obj-spd/i386/temacs.bin : fatal error LNK1169: one or more multiply defined
symb
ols found
NMAKE : fatal error U1077: 'link' : return code '0x491'
Stop.
NMAKE : fatal error U1077: 'D:\usr\vs\VC7\BIN\nmake.exe' : return code
'0x2'
Stop.

Any ideas what might be happening? I have been able to build Emacs before
with pre-VC++ 7.x without problems. Thanks.

Sarir






reply via email to

[Prev in Thread] Current Thread [Next in Thread]