Tangobos += existence

Bill Baxter dnewsgroup at billbaxter.com
Wed Apr 25 17:21:31 PDT 2007


torhu wrote:
> Trying to build tangobos on win32, dmd:
> 
> Command line: dsss build tangobos
> 
> Ouput:
> 
> Creating imports for crc32
> 
> Creating imports for tangobos
> 
> Creating imports for tangobos-etc
> 
> std => tangobos

> s\registry.d std\windows\syserror.d std\zip.d std\zlib.d -ofStangobos.lib
> Digital Mars Librarian Version 8.02n
> Copyright (C) Digital Mars 2000-2007 All Rights Reserved
> http://www.digitalmars.com/ctg/lib.html
> ...
> Error: dsss_objs/_crc32.o : No such file or directory
> Command C:\prog\dsss-dmd\bin\rebuild.exe returned with code -1, aborting.

I get a slightly different error.  Can't find std\gc.d:

F:\usr\pkg\Dlang\dmd\import\tangobos>dsss build -dc=dmd-win-tango tangobos
Creating imports for crc32

Creating imports for tangobos

Creating imports for tangobos-etc

std => tangobos
+ f:\usr\pkg\Dlang\dsss\bin\rebuild.exe -Idsss_imports\ -I. -S.\ 
-If:\usr\pkg\Dl
ang\dsss\include\d -Sf:\usr\pkg\Dlang\dsss\lib\ -dc=dmd-win-tango 
-oqdsss_objs
  -version=PhobosCompatibility dsss_objs/_crc32.o  -explicit -lib -full 
std\windo
ws\iunknown.d std\windows\registry.d std\windows\syserror.d 
std\windows\charset.
d std\c\windows\winsock.d std\c\windows\com.d std\c\windows\windows.d 
std\c\wind
ows\stat.d std\c\fenv.d std\c\process.d std\c\time.d std\c\locale.d 
std\c\stdlib
.d std\c\stdio.d std\c\stdarg.d std\c\string.d std\c\math.d 
std\c\stddef.d std\c
stream.d std\intrinsic.d std\zip.d std\cpuid.d std\socketstream.d 
std\stdint.d s
td\loader.d std\string.d std\traits.d std\dateparse.d std\switcherr.d 
std\math2.
d std\bitarray.d std\process.d std\array.d std\stdio.d std\system.d 
std\outofmem
ory.d std\md5.d std\math.d std\stream.d std\typetuple.d std\uni.d 
std\openrj.d s
td\utf.d std\uri.d std\signals.d std\zlib.d std\outbuffer.d std\conv.d 
std\threa
d.d std\mmfile.d std\compiler.d std\asserterror.d std\demangle.d 
std\bind.d std\
date.d std\file.d std\boxer.d std\random.d std\compat.d std\base64.d 
std\ctype.d
  std\stdarg.d std\format.d std\socket.d std\syserror.d std\regexp.d 
std\perf.d s
td\path.d -ofStangobos.lib
std\zlib.d(19): module gc cannot read file 'std\gc.d'
Command f:\usr\pkg\Dlang\dsss\bin\rebuild.exe returned with code 1, 
aborting.





More information about the Digitalmars-d mailing list