[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] Win32 build by Blake McBride
From: |
Rick Coates |
Subject: |
[Groff] Win32 build by Blake McBride |
Date: |
Fri, 21 Apr 2000 07:56:32 -0700 |
Hello -
I tried the win32 build that Mr. McBride graciously has provided
but hit the wall quite quickly with a problem in a header:
pc:baseline>nmake -f makefile.msc
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cd libdriver
nmake -nologo -f makefile.msc
cl -c -nologo -I../include -Tpinput.cc
input.cc
../include\lib.h(26) : error C2733: second C linkage of overloaded
function 'ito
a' not allowed
../include\lib.h(26) : see declaration of 'itoa'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'd:\vc6\vc98\bin\nmake.exe' : return code
'0x2'
This looks like an issue with a collision with the Borland define. The
only
anomaly I can think of in my install is my version of 'patch' may not
be the
one expected; I will look around for a Win32 port of gnu patch.
Any advice much appreciated...
Thanks,
Rick
- [Groff] Win32 build by Blake McBride,
Rick Coates <=