T.R | Title | User | Personal Name | Date | Lines |
---|
468.1 | exec() bug in Manx | SQM::JMSYNGE | James M Synge, VMS Performance Anal. | Tue Apr 21 1987 11:30 | 4 |
|
The problem is that the exec() in Manx 3.2 doesn't work with
1.2. This is fixed with Manx 3.4. There is a patch program
available which fixes this, though I don't have it.
|
468.2 | | ECC::JAERVINEN | Down with gravity! | Tue Apr 21 1987 12:44 | 4 |
| Besides, I think you should set CCTEMP=VD0: if you use VD0:
I think the assembler isn't automagically spawned either...
|
468.3 | CCTEMP=RAM: | CESARE::ZABOT | Marco Zabot-Adv.Tech.mgr-Turin ACT | Thu Apr 23 1987 10:45 | 6 |
| Ora,
I use VD0: to substitute DF1: ( MANX disk ). The working files
such as .C, .ASM .O etc.. should still go ( it's a choice ) to a
temporary directory , such as RAM: That's the reason why I have
CCTEMP=RAM:
|
468.4 | Going a lot better ! | CESARE::ZABOT | Marco Zabot-Adv.Tech.mgr-Turin ACT | Fri Apr 24 1987 05:18 | 14 |
| I've been able to use the supplied MAKEFILES with the following
actions:
1 - Put the command 'AS' ( assembler ) on the Current-directory.
( In my case CD=CCTEMP=RAM: )
2 - Use LMK ( Lattice MAke Command ) instead of MAKE from MANX.
Obviously this is true after I patched MANX for 1.2.
May be it works also if AS is in C: ( NOT if in other directory
even if listed in PATH ).
Running MAKE from MANX I still get an execute error.
Thanx all for the support
marco
|