S
sam++
Hi,
I cd into examples/DLL/ and type "make", it failed to compile the
example. The error is:
[...examples/DLL]# make
make - -f DLL_Today.bor all
make: don't know how to make all. Stop
*** Error code 2
Stop in /usr/ports/devel/ace+tao/work/ACE_wrappers/examples/DLL.
But according to the README file in examples/DLL, it described how to
build ACE example in UNIX:
Compilation and Execution:
-------------------------
1. On POSIX/UNIX platforms:
First, build the test program, which you can do on UNIX as follows:
% make
Then run the test program:
% test_dll
to exercise the test.
Can anyone tell me how to compile ACE examples under Unix? I m using 5.4
BSD.
Thanks
Sam
I cd into examples/DLL/ and type "make", it failed to compile the
example. The error is:
[...examples/DLL]# make
make - -f DLL_Today.bor all
make: don't know how to make all. Stop
*** Error code 2
Stop in /usr/ports/devel/ace+tao/work/ACE_wrappers/examples/DLL.
But according to the README file in examples/DLL, it described how to
build ACE example in UNIX:
Compilation and Execution:
-------------------------
1. On POSIX/UNIX platforms:
First, build the test program, which you can do on UNIX as follows:
% make
Then run the test program:
% test_dll
to exercise the test.
Can anyone tell me how to compile ACE examples under Unix? I m using 5.4
BSD.
Thanks
Sam