Bochs/bochs-testing/plugin-test/test1-static
2002-10-16 04:40:21 +00:00
..
Makefile.in - move some makefile stuff that is common to all subdirs into 2002-10-16 04:09:24 +00:00
module1.cc - in bochs-testing area, check in shared library tests that I wrote while 2002-10-11 14:51:27 +00:00
module1.h - in bochs-testing area, check in shared library tests that I wrote while 2002-10-11 14:51:27 +00:00
README - in bochs-testing area, check in shared library tests that I wrote while 2002-10-11 14:51:27 +00:00
uselib.cc - include stdlib.h so that exit is defined. 2002-10-16 04:40:21 +00:00
uselib.out.expected - check in expected output from each program 2002-10-16 04:08:24 +00:00

test1-static

Use libtool to build module1 as a static library, and then use it in
uselib.cc.