www.digitalmars.com         C & C++   DMDScript  
Archives

D Programming
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.ide
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger
D.gnu
D

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript
electronics



DMDScript - DMDScript install error on LINUX - dscript-install-errors.txt

reply werner_ende web.de writes:
Yesterday (Jan 23.th. 06) I installed the latest vers. of dmd. No errors/no
problem.
Today (Jan 24th 06) got the latest vers. from Walthers DMDScript, unzipped and
made LINUXMAK run in /usr/local/bin/dmdscript: ok no errors

than:    gcc -o ds testscript.o libdmdscript.a -lpthread -lm -g 
and with a bundle of errors (s. app. txt.file) ended with exit-status 1.

I would be very glad if someone could tell me how to make DMDScript run.


Kind regards Werner
from Reichenhall/Germany  24 Jan. 2006  
Jan 24 2006
parent "Walter Bright" <newshound digitalmars.com> writes:
<werner_ende web.de> wrote in message 
news:dr5ljq$28u5$1 digitaldaemon.com...
 Yesterday (Jan 23.th. 06) I installed the latest vers. of dmd. No 
 errors/no
 problem.
 Today (Jan 24th 06) got the latest vers. from Walthers DMDScript, unzipped 
 and
 made LINUXMAK run in /usr/local/bin/dmdscript: ok no errors

 than:    gcc -o ds testscript.o libdmdscript.a -lpthread -lm -g
 and with a bundle of errors (s. app. txt.file) ended with exit-status 1.

 I would be very glad if someone could tell me how to make DMDScript run.

I just tried it and it worked without errors. I don't know what's going wrong at your end.
Jan 24 2006