Revision 10724,
807 bytes
checked in by ghudson, 27 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r10723,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | README.qnx |
---|
2 | |
---|
3 | Please see hints/qnx.sh for more detailed information about compiling |
---|
4 | perl under QNX4. |
---|
5 | |
---|
6 | The files in the "qnx" directory are: |
---|
7 | |
---|
8 | * "qnx/ar" is a script that emulates the standard unix archive (aka |
---|
9 | library) utility. Under Watcom 10.6, ar is linked to wlib and |
---|
10 | provides the expected interface. With Watcom 9.5, a cover function |
---|
11 | is required. This one is fairly crude but has proved adequate for |
---|
12 | compiling perl. A more thorough version is available at: |
---|
13 | |
---|
14 | http://www.fdma.com/pub/qnx/porting/ar |
---|
15 | |
---|
16 | * "qnx/cpp" is a script that provides C preprocessing functionality. |
---|
17 | Configure can generate a similar cover, but it doesn't handle all |
---|
18 | the command-line options that perl throws at it. This might be |
---|
19 | reasonably placed in /usr/local/bin. |
---|
20 | |
---|
21 | -- |
---|
22 | Norton T. Allen (allen@huarp.harvard.edu) |
---|
Note: See
TracBrowser
for help on using the repository browser.