Re: Jan-2000 EMC
- Subject: Re: Jan-2000 EMC
- From: Will Shackleford <shackle-at-cme.nist.gov>
- Date: Fri, 18 Feb 2000 08:54:00 -0500 (EST)
- Content-Type: MULTIPART/mixed; BOUNDARY=Herd_of_Hippopotamuses_074_000
- Reply-To: Will Shackleford <shackle-at-cme.nist.gov>
> Date: Thu, 17 Feb 2000 17:03:35 -0500 (EST)
> Originator: emc-at-nist.gov
> From: Paul Corner <Paul.Corner-at-tesco.net>
> To: Multiple recipients of list <emc-at-nist.gov>
> Subject: Re: Jan-2000 EMC
> X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
> Content-Transfer-Encoding: 8bit
> MIME-Version: 1.0
> X-To: emc-at-nist.gov
>
>
> Hi Matt
>
> > > The RT kernal is installed and compiled in /usr/src
> > > EMC in /usr/local
> >
> > I think you need to untar the distribution in /usr/local/nist.
>
> O.K. - just tried that. Still nothing in /plat/rtlinux_09J/bin - I did get one
> worrying error message flash by on the screen : -
I believe the files for rtlinux ussually just stay in the plat/rtlinux_09J/lib
directory they are installed with insmod and not run as regualar executables.
> (cd emcnml; make PLAT=linux_2_0_36 -k clean;)
> make[1]: Entering directory `/usr/local/emc/src/emcnml'
> /usr/local/rcslib/etc/generic.def:766: .depend.linux_2_0_36: No such file or
directory
> touch .depend
> cp .depend .depend.linux_2_0_36
The .depend files are used by the Makefiles to determine which files need to
be recompiled after one file changes. On the first compile they are not really
needed since everything needs to be recompiled anyway.
You can use the command "make PLAT=? depend" to update them but I doubt it is
necessary.
>
> This was just after all the files had been untared by the install script, and
> is repeated for all the emc/src directories (except java/). The same happens
> for the PLAT=rtlinux_09J,yet when ./compile is run, these errors don't appear.
> - /plat/rtlinux_09J/bin is still empty. I suspect a problem with either the
> make files or my version of Make.
> make -v gives me a version No. 3.76.1
> and just for the record, gcc -v is 2.7.2.3 and g++ is egcs 2.90.29
> Not that I would expect the version numbers to make much difference !
>
> BTW Is there a full list of ALL the files that should be in PLAT/bin ?
>
I don't believe there are any files that need to be in plat/rtlinux_09j/bin.
I have attached a file made with the listing of files from one installation.
I can't absolutely guarantee that all the files are required or that none are
missing but it should give you something to compare against.
> Regards, Paul.
>
>
---------------------------------------------------------------
William Penn Shackleford III shackle-at-nist.gov
National Institute of Standards & Technology Tel: (301) 975-4286
100 Bureau Drive Stop 8230 FAX: (301) 990-9688
Gaithersburg MD 20899 USA http://www.isd.mel.nist.gov/personnell/shackleford/
total 3
drwxr-sr-x 4 shackle emc 1024 Apr 13 1999 java
drwxr-sr-x 6 shackle emc 1024 Mar 4 1999 linux_2_0_36
drwxr-sr-x 6 shackle emc 1024 Mar 4 1999 rtlinux_09J
plat/java:
total 2
drwxr-sr-x 2 shackle emc 1024 Apr 13 1999 lib
drwxr-sr-x 2 shackle emc 1024 Apr 13 1999 src
plat/java/lib:
total 0
plat/java/src:
total 0
plat/linux_2_0_36:
total 6
drwxr-sr-x 2 shackle emc 1024 Feb 17 20:46 bin
drwxr-sr-x 2 shackle emc 1024 Feb 14 11:09 include
drwxr-sr-x 2 shackle emc 2048 Feb 14 11:11 lib
drwxr-sr-x 2 shackle emc 2048 Feb 14 11:10 src
plat/linux_2_0_36/bin:
total 18005
-rwxr-xr-x 1 root emc 1190613 Feb 14 11:10 bridgeportio
-rwxr-xr-x 1 root emc 1495238 Feb 14 11:11 bridgeporttask
-rwxr-xr-x 1 root emc 24354 Feb 14 11:11 debug
-rwxr-xr-x 1 root emc 26287 Feb 14 11:10 drotest
-rwxr-xr-x 1 root emc 935571 Feb 14 11:11 emcdummy
-rwxr-xr-x 1 root emc 248315 Feb 14 11:10 emcmotsim
-rwxr-xr-x 1 root emc 152080 Feb 14 11:10 emcnmlsize
-rwxr-xr-x 1 root emc 992756 Feb 14 11:11 emcpanel
-rwxr-xr-x 1 root emc 1192775 Feb 14 11:11 emcsh
-rwxr-xr-x 1 root emc 847888 Feb 14 11:11 emcsvr
-rwxr-xr-x 1 root emc 260073 Feb 14 11:10 genhexsim
-rwxr-xr-x 1 root emc 1234038 Feb 14 11:11 inimot
-rwxr-xr-x 1 root emc 12667 Feb 14 11:10 inivar
-rwxr-xr-x 1 root emc 1093008 Feb 14 11:10 iosh
-rwxr-xr-x 1 root emc 1023037 Feb 14 11:11 keystick
-rwxr-xr-x 1 root emc 1093954 Feb 14 11:10 minimillio
-rwxr-xr-x 1 root emc 1516551 Feb 14 11:11 minimilltask
lrwxrwxrwx 1 root emc 10 Feb 14 11:10 mmio -> minimillio
lrwxrwxrwx 1 root emc 12 Feb 14 11:11 mmtask -> minimilltask
-rwxr-xr-x 1 root emc 218622 Feb 14 11:10 rs274ngc
lrwxrwxrwx 1 root emc 12 Feb 14 11:10 shvio -> bridgeportio
lrwxrwxrwx 1 root emc 14 Feb 14 11:11 shvtask -> bridgeporttask
-rwxr-xr-x 1 root emc 1201472 Feb 14 11:10 simio
-rwxr-xr-x 1 root emc 73597 Feb 14 11:10 stg2diag
-rwxr-xr-x 1 root emc 264580 Feb 14 11:10 stg2mot
-rwxr-xr-x 1 root emc 52706 Feb 14 11:10 stgdiag
-rwxr-xr-x 1 root emc 243517 Feb 14 11:10 stgmot
-rwxr-xr-x 1 root emc 13041 Feb 14 11:10 testlsutil
-rwxr-xr-x 1 root emc 13680 Feb 14 11:10 testmmxavg
-rwxr-xr-x 1 root emc 43177 Feb 14 11:10 testppt
-rwxr-xr-x 1 root emc 83504 Feb 14 11:10 testtp
-r-xr-xr-x 1 root emc 60402 Feb 17 20:46 tkemc
-r-xr-xr-x 1 root emc 60397 Feb 17 20:43 tkemc~
-r-xr-xr-x 1 root emc 24874 Feb 14 11:10 tkio
-rwxr-xr-x 1 root emc 115476 Feb 14 11:10 usrmot
-rwxr-xr-x 1 root emc 1244517 Feb 14 11:11 xemc
-rwxr-xr-x 1 root emc 1264206 Feb 14 11:11 yemc
plat/linux_2_0_36/include:
total 220
-rw-rw-r-- 1 root emc 2557 Feb 14 11:09 amplifier.h
-rw-rw-r-- 1 root emc 17806 Feb 14 11:09 canon.hh
-rw-rw-r-- 1 root emc 1770 Feb 14 11:09 cubic.h
-rw-rw-r-- 1 root emc 2776 Feb 14 11:09 dcmotor.h
-rw-rw-r-- 1 root emc 134 Feb 14 11:09 dro.h
-rw-rw-r-- 1 root emc 65750 Feb 14 11:09 emc.hh
-rw-rw-r-- 1 root emc 2565 Feb 14 11:09 emccfg.h
-rw-rw-r-- 1 root emc 2289 Feb 14 11:09 emcglb.h
-rw-rw-r-- 1 root emc 6001 Feb 14 11:09 emcio.hh
-rw-rw-r-- 1 root emc 18436 Feb 14 11:09 emcmot.h
-rw-rw-r-- 1 root emc 4229 Feb 14 11:09 emcmotcfg.h
-rw-rw-r-- 1 root emc 1879 Feb 14 11:09 emcmotglb.h
-rw-rw-r-- 1 root emc 4475 Feb 14 11:09 emcmotlog.h
-rw-rw-r-- 1 root emc 1534 Feb 14 11:09 encoder.h
-rw-rw-r-- 1 root emc 10616 Feb 14 11:09 extintf.h
-rw-rw-r-- 1 root emc 4624 Feb 14 11:09 genhexkins.h
-rw-rw-r-- 1 root emc 395 Feb 14 11:09 getinput.h
-rw-rw-r-- 1 root emc 149 Feb 14 11:09 iniaux.hh
-rw-rw-r-- 1 root emc 289 Feb 14 11:09 iniaxis.hh
-rw-rw-r-- 1 root emc 140 Feb 14 11:09 inicool.hh
-rw-rw-r-- 1 root emc 139 Feb 14 11:09 inilube.hh
-rw-rw-r-- 1 root emc 140 Feb 14 11:09 inispin.hh
-rw-rw-r-- 1 root emc 134 Feb 14 11:09 initool.hh
-rw-rw-r-- 1 root emc 134 Feb 14 11:09 initraj.hh
-rw-rw-r-- 1 root emc 1367 Feb 14 11:09 interpl.hh
-rw-rw-r-- 1 root emc 856 Feb 14 11:09 lsutil.h
-rw-rw-r-- 1 root emc 1134 Feb 14 11:09 mmxavg.h
-rw-rw-r-- 1 root emc 2279 Feb 14 11:09 parport.h
-rw-rw-r-- 1 root emc 2038 Feb 14 11:09 pid.h
-rw-rw-r-- 1 root emc 899 Feb 14 11:09 puma560kins.h
-rw-rw-r-- 1 root emc 11512 Feb 14 11:09 rs274ngc.hh
-rw-rw-r-- 1 root emc 2503 Feb 14 11:09 sim.h
-rw-rw-r-- 1 root emc 6689 Feb 14 11:09 stg.h
-rw-rw-r-- 1 root emc 11759 Feb 14 11:09 stg2.h
-rw-rw-r-- 1 root emc 4622 Feb 14 11:09 tc.h
-rw-rw-r-- 1 root emc 2485 Feb 14 11:09 tp.h
-rw-rw-r-- 1 root emc 2412 Feb 14 11:09 usrmotintf.h
plat/linux_2_0_36/lib:
total 10336
-rw-r--r-- 1 root emc 10236 Feb 14 11:10 amplifier.o
-rw-r--r-- 1 root emc 170580 Feb 14 11:10 bridgeportaux.o
-rw-r--r-- 1 root emc 170472 Feb 14 11:10 bridgeportcool.o
-rw-r--r-- 1 root emc 172356 Feb 14 11:10 bridgeportiomain.o
-rw-r--r-- 1 root emc 167384 Feb 14 11:10 bridgeportlube.o
-rw-r--r-- 1 root emc 176256 Feb 14 11:10 bridgeportspin.o
-rw-r--r-- 1 root emc 251832 Feb 14 11:10 bridgeporttaskintf.o
-rw-r--r-- 1 root emc 229008 Feb 14 11:10 bridgeporttool.o
-rw-r--r-- 1 root emc 37312 Feb 14 11:10 canon_stand_alone.o
-rw-r--r-- 1 root emc 9772 Feb 14 11:10 cubic.o
-rw-r--r-- 1 root emc 13476 Feb 14 11:10 dcmotor.o
-rw-r--r-- 1 root emc 22364 Feb 14 11:11 debug.o
-rw-r--r-- 1 root emc 34496 Feb 14 11:10 driver.o
-rw-r--r-- 1 root emc 19332 Feb 14 11:10 dro.o
-rw-r--r-- 1 root emc 238988 Feb 14 11:09 emc.o
-rw-r--r-- 1 root emc 95068 Feb 14 11:10 emcargs.o
-rw-r--r-- 1 root emc 205416 Feb 14 11:10 emccanon.o
-rw-r--r-- 1 root emc 162116 Feb 14 11:11 emcdummy.o
-rw-r--r-- 1 root emc 91236 Feb 14 11:10 emcfreqmot.o
-rw-r--r-- 1 root emc 5216 Feb 14 11:09 emcglb.o
-rw-r--r-- 1 root emc 91220 Feb 14 11:10 emcmot.o
-rw-r--r-- 1 root emc 4516 Feb 14 11:10 emcmotglb.o
-rw-r--r-- 1 root emc 6144 Feb 14 11:10 emcmotlog.o
-rw-r--r-- 1 root emc 11544 Feb 14 11:10 emcmotutil.o
-rw-r--r-- 1 root emc 150068 Feb 14 11:10 emcnmlsize.o
-rw-r--r-- 1 root emc 166652 Feb 14 11:10 emcops.o
-rw-r--r-- 1 root emc 261852 Feb 14 11:10 emcpanel.o
-rw-r--r-- 1 root emc 390852 Feb 14 11:11 emcsh.o
-rw-r--r-- 1 root emc 155748 Feb 14 11:10 emcsvr.o
-rw-r--r-- 1 root emc 159616 Feb 14 11:10 emctask.o
-rw-r--r-- 1 root emc 213124 Feb 14 11:10 emctaskmain.o
-rw-r--r-- 1 root emc 8532 Feb 14 11:10 encoder.o
-rw-r--r-- 1 root emc 6516 Feb 14 11:10 extbridgeportio.o
-rw-r--r-- 1 root emc 6920 Feb 14 11:10 extminimillio.o
-rw-r--r-- 1 root emc 5600 Feb 14 11:10 extppt.o
-rw-r--r-- 1 root emc 3528 Feb 14 11:10 extsimaio.o
-rw-r--r-- 1 root emc 5604 Feb 14 11:10 extsimdio.o
-rw-r--r-- 1 root emc 5952 Feb 14 11:10 extsimmot.o
-rw-r--r-- 1 root emc 5248 Feb 14 11:10 extsmmot.o
-rw-r--r-- 1 root emc 10716 Feb 14 11:10 extstgmot.o
-rw-r--r-- 1 root emc 22364 Feb 14 11:10 genhexkins.o
-rw-r--r-- 1 root emc 7636 Feb 14 11:09 getinput.o
-rw-r--r-- 1 root emc 153676 Feb 14 11:10 iniaux.o
-rw-r--r-- 1 root emc 182936 Feb 14 11:09 iniaxis.o
-rw-r--r-- 1 root emc 155752 Feb 14 11:09 inicool.o
-rw-r--r-- 1 root emc 154180 Feb 14 11:09 inilube.o
-rw-r--r-- 1 root emc 175848 Feb 14 11:10 inimot.o
-rw-r--r-- 1 root emc 164292 Feb 14 11:09 inispin.o
-rw-r--r-- 1 root emc 153428 Feb 14 11:09 initool.o
-rw-r--r-- 1 root emc 161508 Feb 14 11:09 initraj.o
-rw-r--r-- 1 root emc 7936 Feb 14 11:10 inivar.o
-rw-r--r-- 1 root emc 101520 Feb 14 11:10 interpl.o
-rw-r--r-- 1 root emc 298432 Feb 14 11:10 iosh.o
-rw-r--r-- 1 root emc 309440 Feb 14 11:11 keystick.o
-rw-r--r-- 1 root emc 1771506 Feb 14 11:10 libemc.a
-rw-r--r-- 1 root emc 5036 Feb 14 11:10 lsutil.o
-rw-r--r-- 1 root emc 169788 Feb 14 11:10 minimillaux.o
-rw-r--r-- 1 root emc 170068 Feb 14 11:10 minimilliomain.o
-rw-r--r-- 1 root emc 241732 Feb 14 11:10 minimilltaskintf.o
-rw-r--r-- 1 root emc 188580 Feb 14 11:10 minimilltool.o
-rw-r--r-- 1 root emc 3960 Feb 14 11:10 mmxavg.o
-rw-r--r-- 1 root emc 19728 Feb 14 11:10 parport.o
-rw-r--r-- 1 root emc 11376 Feb 14 11:10 pid.o
-rw-r--r-- 1 root emc 18972 Feb 14 11:10 puma560kins.o
-rw-r--r-- 1 root emc 204104 Feb 14 11:10 rs274ngc.o
-rw-r--r-- 1 root emc 205508 Feb 14 11:10 rs274ngc_stand_alone.o
-rw-r--r-- 1 root emc 6180 Feb 14 11:10 simaio.o
-rw-r--r-- 1 root emc 10088 Feb 14 11:10 simdio.o
-rw-r--r-- 1 root emc 12536 Feb 14 11:10 simmot.o
-rw-r--r-- 1 root emc 42668 Feb 14 11:10 stg.o
-rw-r--r-- 1 root emc 63412 Feb 14 11:10 stg2.o
-rw-r--r-- 1 root emc 43224 Feb 14 11:10 stg8.o
-rw-r--r-- 1 root emc 13044 Feb 14 11:10 stgdiag.o
-rw-r--r-- 1 root emc 22076 Feb 14 11:10 tc.o
-rw-r--r-- 1 root emc 5788 Feb 14 11:10 testlsutil.o
-rw-r--r-- 1 root emc 7612 Feb 14 11:10 testmmxavg.o
-rw-r--r-- 1 root emc 26888 Feb 14 11:10 testppt.o
-rw-r--r-- 1 root emc 18136 Feb 14 11:10 testtp.o
-rw-r--r-- 1 root emc 21800 Feb 14 11:10 tp.o
-rw-r--r-- 1 root emc 11504 Feb 14 11:10 trivkins.o
-rw-r--r-- 1 root emc 43772 Feb 14 11:10 usrmot.o
-rw-r--r-- 1 root emc 39124 Feb 14 11:10 usrmotintf.o
-rw-r--r-- 1 root emc 526692 Feb 14 11:10 xemc.o
-rw-r--r-- 1 root emc 536484 Feb 14 11:11 yemc.o
plat/linux_2_0_36/src:
total 1980
-rw-rw-r-- 1 root emc 6094 Feb 14 11:10 amplifier.c
-rw-rw-r-- 1 root emc 5674 Feb 14 11:10 bridgeportaux.cc
-rw-rw-r-- 1 root emc 4784 Feb 14 11:10 bridgeportcool.cc
-rw-rw-r-- 1 root emc 5882 Feb 14 11:10 bridgeportiomain.cc
-rw-rw-r-- 1 root emc 3594 Feb 14 11:10 bridgeportlube.cc
-rw-rw-r-- 1 root emc 8215 Feb 14 11:10 bridgeportspin.cc
-rw-rw-r-- 1 root emc 44732 Feb 14 11:10 bridgeporttaskintf.cc
-rw-rw-r-- 1 root emc 28320 Feb 14 11:10 bridgeporttool.cc
-rw-rw-r-- 1 root emc 11720 Feb 14 11:10 canon_stand_alone.cc
-rw-rw-r-- 1 root emc 9849 Feb 14 11:10 cubic.c
-rw-rw-r-- 1 root emc 11444 Feb 14 11:10 dcmotor.c
-rw-rw-r-- 1 root emc 25794 Feb 14 11:10 driver.cc
-rw-rw-r-- 1 root emc 4635 Feb 14 11:10 dro.c
-rw-rw-r-- 1 root emc 63561 Feb 14 11:09 emc.cc
-rw-rw-r-- 1 root emc 2397 Feb 14 11:09 emcargs.cc
-rw-rw-r-- 1 root emc 23379 Feb 14 11:10 emccanon.cc
-rw-rw-r-- 1 root emc 4911 Feb 14 11:10 emcdummy.cc
-rw-rw-r-- 1 root emc 102839 Feb 14 11:10 emcfreqmot.c
-rw-rw-r-- 1 root emc 2924 Feb 14 11:09 emcglb.c
-rw-rw-r-- 1 root emc 114150 Feb 14 11:10 emcmot.c
-rw-rw-r-- 1 root emc 2402 Feb 14 11:10 emcmotglb.c
-rw-rw-r-- 1 root emc 1027 Feb 14 11:10 emcmotlog.c
-rw-rw-r-- 1 root emc 1193 Feb 14 11:10 emcmotutil.c
-rw-rw-r-- 1 root emc 985 Feb 14 11:09 emcnmlsize.cc
-rw-rw-r-- 1 root emc 5489 Feb 14 11:09 emcops.cc
-rw-rw-r-- 1 root emc 53167 Feb 14 11:10 emcpanel.cc
-rw-rw-r-- 1 root emc 97509 Feb 14 11:10 emcsh.cc
-rw-rw-r-- 1 root emc 2223 Feb 14 11:10 emcsvr.cc
-rw-rw-r-- 1 root emc 6158 Feb 14 11:10 emctask.cc
-rw-rw-r-- 1 root emc 69432 Feb 14 11:10 emctaskmain.cc
-rw-rw-r-- 1 root emc 3982 Feb 14 11:10 encoder.c
-rw-rw-r-- 1 root emc 2250 Feb 14 11:10 extbridgeportio.c
-rw-rw-r-- 1 root emc 2259 Feb 14 11:10 extminimillio.c
-rw-rw-r-- 1 root emc 1660 Feb 14 11:09 extppt.c
-rw-rw-r-- 1 root emc 849 Feb 14 11:10 extsimaio.c
-rw-rw-r-- 1 root emc 1932 Feb 14 11:10 extsimdio.c
-rw-rw-r-- 1 root emc 2147 Feb 14 11:10 extsimmot.c
-rw-rw-r-- 1 root emc 2256 Feb 14 11:10 extsmmot.c
-rw-rw-r-- 1 root emc 4724 Feb 14 11:10 extstgmot.c
-rw-rw-r-- 1 root emc 13672 Feb 14 11:10 genhexkins.c
-rw-rw-r-- 1 root emc 1691 Feb 14 11:09 getinput.c
-rw-rw-r-- 1 root emc 4640 Feb 14 11:09 iniaux.cc
-rw-rw-r-- 1 root emc 38721 Feb 14 11:09 iniaxis.cc
-rw-rw-r-- 1 root emc 4678 Feb 14 11:09 inicool.cc
-rw-rw-r-- 1 root emc 2850 Feb 14 11:09 inilube.cc
-rw-rw-r-- 1 root emc 3141 Feb 14 11:10 inimot.cc
-rw-rw-r-- 1 root emc 14368 Feb 14 11:09 inispin.cc
-rw-rw-r-- 1 root emc 1646 Feb 14 11:09 initool.cc
-rw-rw-r-- 1 root emc 11955 Feb 14 11:09 initraj.cc
-rw-rw-r-- 1 root emc 2583 Feb 14 11:09 inivar.c
-rw-rw-r-- 1 root emc 3462 Feb 14 11:09 interpl.cc
-rw-rw-r-- 1 root emc 37882 Feb 14 11:10 iosh.cc
-rw-rw-r-- 1 root emc 83085 Feb 14 11:10 keystick.cc
-rw-rw-r-- 1 root emc 2315 Feb 14 11:10 lsutil.c
-rw-rw-r-- 1 root emc 4695 Feb 14 11:10 minimillaux.cc
-rw-rw-r-- 1 root emc 4556 Feb 14 11:10 minimilliomain.cc
-rw-rw-r-- 1 root emc 48300 Feb 14 11:10 minimilltaskintf.cc
-rw-rw-r-- 1 root emc 12876 Feb 14 11:10 minimilltool.cc
-rw-rw-r-- 1 root emc 3093 Feb 14 11:10 mmxavg.c
-rw-rw-r-- 1 root emc 10100 Feb 14 11:09 parport.c
-rw-rw-r-- 1 root emc 8287 Feb 14 11:10 pid.c
-rw-rw-r-- 1 root emc 8214 Feb 14 11:10 puma560kins.c
-rw-rw-r-- 1 root emc 313444 Feb 14 11:10 rs274ngc.cc
-rw-rw-r-- 1 root emc 1661 Feb 14 11:10 simaio.c
-rw-rw-r-- 1 root emc 4808 Feb 14 11:10 simdio.c
-rw-rw-r-- 1 root emc 7967 Feb 14 11:10 simmot.c
-rw-rw-r-- 1 root emc 35869 Feb 14 11:10 stg.c
-rw-rw-r-- 1 root emc 73366 Feb 14 11:10 stg2.c
-rw-rw-r-- 1 root emc 3728 Feb 14 11:10 stgdiag.c
-rw-rw-r-- 1 root emc 18308 Feb 14 11:10 tc.c
-rw-rw-r-- 1 root emc 1279 Feb 14 11:10 testlsutil.c
-rw-rw-r-- 1 root emc 7767 Feb 14 11:10 testtp.c
-rw-rw-r-- 1 root emc 13849 Feb 14 11:10 tp.c
-rw-rw-r-- 1 root emc 1381 Feb 14 11:10 trivkins.c
-rw-rw-r-- 1 root emc 26906 Feb 14 11:10 usrmot.c
-rw-rw-r-- 1 root emc 27525 Feb 14 11:10 usrmotintf.c
-rw-rw-r-- 1 root emc 171071 Feb 14 11:10 xemc.cc
-rw-rw-r-- 1 root emc 174963 Feb 14 11:10 yemc.cc
plat/rtlinux_09J:
total 4
drwxr-sr-x 2 shackle emc 1024 Mar 4 1999 bin
drwxr-sr-x 2 shackle emc 1024 Feb 14 11:11 include
drwxr-sr-x 2 shackle emc 1024 Feb 14 11:11 lib
drwxr-sr-x 2 shackle emc 1024 Feb 14 11:11 src
plat/rtlinux_09J/bin:
total 0
plat/rtlinux_09J/include:
total 89
-rw-rw-r-- 1 root emc 1770 Feb 14 11:11 cubic.h
-rw-rw-r-- 1 root emc 134 Feb 14 11:11 dro.h
-rw-rw-r-- 1 root emc 18436 Feb 14 11:11 emcmot.h
-rw-rw-r-- 1 root emc 4229 Feb 14 11:11 emcmotcfg.h
-rw-rw-r-- 1 root emc 1879 Feb 14 11:11 emcmotglb.h
-rw-rw-r-- 1 root emc 4475 Feb 14 11:11 emcmotlog.h
-rw-rw-r-- 1 root emc 10616 Feb 14 11:11 extintf.h
-rw-rw-r-- 1 root emc 4624 Feb 14 11:11 genhexkins.h
-rw-rw-r-- 1 root emc 1134 Feb 14 11:11 mmxavg.h
-rw-rw-r-- 1 root emc 2279 Feb 14 11:11 parport.h
-rw-rw-r-- 1 root emc 2038 Feb 14 11:11 pid.h
-rw-rw-r-- 1 root emc 899 Feb 14 11:11 puma560kins.h
-rw-rw-r-- 1 root emc 2503 Feb 14 11:11 sim.h
-rw-rw-r-- 1 root emc 6689 Feb 14 11:11 stg.h
-rw-rw-r-- 1 root emc 11759 Feb 14 11:11 stg2.h
-rw-rw-r-- 1 root emc 4622 Feb 14 11:11 tc.h
-rw-rw-r-- 1 root emc 2485 Feb 14 11:11 tp.h
plat/rtlinux_09J/lib:
total 6979
-rw-r--r-- 1 root emc 3316 Feb 14 11:11 cubic.o
-rw-r--r-- 1 root emc 2720 Feb 14 11:11 dro.o
-rw-r--r-- 1 root emc 32196 Feb 14 11:11 emcfreqmot.o
-rw-r--r-- 1 root emc 30496 Feb 14 11:11 emcmot.o
-rw-r--r-- 1 root emc 2305 Feb 14 11:11 emcmotglb.o
-rw-r--r-- 1 root emc 1158 Feb 14 11:11 emcmotlog.o
-rw-r--r-- 1 root emc 1520 Feb 14 11:11 emcmotutil.o
-rw-r--r-- 1 root emc 33732 Feb 14 11:11 emcstepmot.o
-rw-r--r-- 1 root emc 2316 Feb 14 11:11 extppt.o
-rw-r--r-- 1 root emc 1524 Feb 14 11:11 extsimaio.o
-rw-r--r-- 1 root emc 2316 Feb 14 11:11 extsimdio.o
-rw-r--r-- 1 root emc 1864 Feb 14 11:11 extsmmot.o
-rw-r--r-- 1 root emc 4388 Feb 14 11:11 extstgmot.o
-rw-r--r-- 1 root emc 984869 Feb 14 11:11 freqmod.o
-rw-r--r-- 1 root emc 6064 Feb 14 11:11 genhexkins.o
-rw-r--r-- 1 root emc 989517 Feb 14 11:11 minitetra.o
-rw-r--r-- 1 root emc 1283 Feb 14 11:11 mmxavg.o
-rw-r--r-- 1 root emc 2400 Feb 14 11:11 parport.o
-rw-r--r-- 1 root emc 1992 Feb 14 11:11 pid.o
-rw-r--r-- 1 root emc 988858 Feb 14 11:11 puma560.o
-rw-r--r-- 1 root emc 5252 Feb 14 11:11 puma560kins.o
-rw-r--r-- 1 root emc 1356 Feb 14 11:11 simaio.o
-rw-r--r-- 1 root emc 2308 Feb 14 11:11 simdio.o
-rw-r--r-- 1 root emc 985267 Feb 14 11:11 steppermod.o
-rw-r--r-- 1 root emc 7760 Feb 14 11:11 stg.o
-rw-r--r-- 1 root emc 11884 Feb 14 11:11 stg2.o
-rw-r--r-- 1 root emc 989657 Feb 14 11:11 stg2mod.o
-rw-r--r-- 1 root emc 7988 Feb 14 11:11 stg8.o
-rw-r--r-- 1 root emc 985762 Feb 14 11:11 stg8mod.o
-rw-r--r-- 1 root emc 985530 Feb 14 11:11 stgmod.o
-rw-r--r-- 1 root emc 5512 Feb 14 11:11 tc.o
-rw-r--r-- 1 root emc 5996 Feb 14 11:11 tp.o
-rw-r--r-- 1 root emc 1405 Feb 14 11:11 trivkins.o
plat/rtlinux_09J/src:
total 450
-rw-rw-r-- 1 root emc 9849 Feb 14 11:11 cubic.c
-rw-rw-r-- 1 root emc 4635 Feb 14 11:11 dro.c
-rw-rw-r-- 1 root emc 102839 Feb 14 11:11 emcfreqmot.c
-rw-rw-r-- 1 root emc 114150 Feb 14 11:11 emcmot.c
-rw-rw-r-- 1 root emc 2402 Feb 14 11:11 emcmotglb.c
-rw-rw-r-- 1 root emc 1027 Feb 14 11:11 emcmotlog.c
-rw-rw-r-- 1 root emc 1193 Feb 14 11:11 emcmotutil.c
-rw-rw-r-- 1 root emc 1660 Feb 14 11:11 extppt.c
-rw-rw-r-- 1 root emc 849 Feb 14 11:11 extsimaio.c
-rw-rw-r-- 1 root emc 1932 Feb 14 11:11 extsimdio.c
-rw-rw-r-- 1 root emc 2256 Feb 14 11:11 extsmmot.c
-rw-rw-r-- 1 root emc 4724 Feb 14 11:11 extstgmot.c
-rw-rw-r-- 1 root emc 13672 Feb 14 11:11 genhexkins.c
-rw-rw-r-- 1 root emc 3093 Feb 14 11:11 mmxavg.c
-rw-rw-r-- 1 root emc 10100 Feb 14 11:11 parport.c
-rw-rw-r-- 1 root emc 8287 Feb 14 11:11 pid.c
-rw-rw-r-- 1 root emc 8214 Feb 14 11:11 puma560kins.c
-rw-rw-r-- 1 root emc 1661 Feb 14 11:11 simaio.c
-rw-rw-r-- 1 root emc 4808 Feb 14 11:11 simdio.c
-rw-rw-r-- 1 root emc 35869 Feb 14 11:11 stg.c
-rw-rw-r-- 1 root emc 73366 Feb 14 11:11 stg2.c
-rw-rw-r-- 1 root emc 18308 Feb 14 11:11 tc.c
-rw-rw-r-- 1 root emc 13849 Feb 14 11:11 tp.c
-rw-rw-r-- 1 root emc 1381 Feb 14 11:11 trivkins.c
Date Index |
Thread Index |
Back to archive index |
Back to Mailing List Page
Problems or questions? Contact