From: Hendrik Lipka (hendrik.lipka_at_gmx.de)
Date: Thu Apr 22 2004 - 03:19:27 PDT
Thursday, April 22, 2004, 9:15:20 AM, you wrote:
> You need Jam.
> http://www.perforce.com/jam/jam.html
> We use 2.5rc3 everywhere (OS X, Linux).
OK, I got Jam compiled for cygwin (for Windows, I seem to miss some header
files).
> So install Jam then do the following commands:
> cd DCL/Desktop\ Connection\ Library/_Build_/Jam
> jam
jam seems to have some problems with executing the compiler:
...found 653 target(s)...
...updating 155 target(s)...
C++ build.CYGWIN/UDES.cc.o
: not found
: No such file or directoryl/DCL/K_Libs/K/Crypto/UDES.cc
gcc: no input files
gcc -c -o "build.CYGWIN/UDES.cc.o" -D__cygwin__ -DTARGET_OS_WINDOWS=1 -Wall -Wno-multichar -Wno-unknown-pragmas
-W -Wfloat-equal -Wshadow -Wpointer-arith -Wwrite-strings -Wconversion -D__cygwin__ -O -I"/cygdrive/d/dev_hli/dcl/DCL/K
_Libs" -I"/cygdrive/d/dev_hli/dcl/DCL/Desktop_Connection_Library" -I"/cygdrive/d/dev_hli/dcl/DCL/Desktop_Connection_Libr
ary/_Tests_" -I"/cygdrive/d/dev_hli/dcl/DCL/Desktop_Connection_Library/_Tests_/Tests" -I"/cygdrive/d/dev_hli/dcl/DCL/Des
ktop_Connection_Library/_Sample_Code_/LaHotte" -I"/cygdrive/d/dev_hli/dcl/DCL/Desktop_Connection_Library/_Sample_Code_/N
SOFtoXML" -I"/cygdrive/d/dev_hli/dcl/DCL/Desktop_Connection_Library/_Sample_Code_/PackageUtils" /cygdrive/d/dev_hli/dcl/
DCL/K_Libs/K/Crypto/UDES.cc
...failed C++ build.CYGWIN/UDES.cc.o ...
...skipped libdcl.a for lack of libdcl.a(UDES.cc.o)...
As can be seen in the line
: No such file or directoryl/DCL/K_Libs/K/Crypto/UDES.cc
, jam skips the first part form the file name.
(I have removed all spaces from the directory/file names, but this does not
help).
When executing the same command from the promt, it works (except for many
compile errors)
hli
-- Møøse trained to mix concrete and Hendrik Lipka sign complicated insurance forms hendrik.lipka_at_gmx.de www.hendriklipka.de -- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries Official Newton FAQ: http://www.chuma.org/newton/faq/ WikiWikiNewt for all kinds of articles: http://tools.unna.org/wikiwikinewt/
This archive was generated by hypermail 2.1.5 : Thu Apr 22 2004 - 05:00:02 PDT