[GRASS-dev] [GRASS GIS] #881: winGRASS compilation: dumpbin:
command not found
GRASS GIS
trac at osgeo.org
Mon Jan 18 22:40:07 EST 2010
#881: winGRASS compilation: dumpbin: command not found
-------------------------+--------------------------------------------------
Reporter: ege | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: svn-releasebranch64
Keywords: MinGW | Platform: MSWindows XP
Cpu: Unspecified |
-------------------------+--------------------------------------------------
When compiling following
http://trac.osgeo.org/grass/wiki/CompileOnWindows, the compilation gives
an error (dumpbin: command not found).
{{{
--
Errors in:
No errors detected.
--
Finished compilation: Tue Jan 19 12:29:00 TST 2010
Tue Jan 19 12:29:00 TST 2010: STARTING make install
echo /osgeo4w/usr/src/grass64_release/bin.i686-pc-mingw32/grass64
/osgeo4w/usr/src/grass64_release/bin.i686-pc-mingw32/grass64
make[1]: Entering directory `/osgeo4w/usr/src/grass64_release'
...
/bin/install -c gem/gem64 /c/OSGeo4W/apps/grass/bin 2>/dev/null
make[1]: [real-install] Error 1 (ignored)
make[1]: Leaving directory `/osgeo4w/usr/src/grass64_release'
Tue Jan 19 12:30:24 TST 2010: STARTING cleanup
Tue Jan 19 12:30:37 TST 2010: STARTING building vc libraries
libgrass_I.6.4.0svn.dll => grass_I
mswindows/osgeo4w/mklibs.sh: dumpbin: command not found
OCU at OCU-4B9D17344B0 /osgeo4w/usr/src/grass64_release
$
}}}
Shouldn't dumpbin only for Visual Studio compilation? Here MinGW is used.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/881>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list