Mail Archives: djgpp/2002/08/19/15:45:06
Continue with the mount problem.
cscope 15.4 finds all the files on m: drive but then
it can not build the cross referenc.
The message is: "can not open file
m:XXXXile.yyy"
The message always state only the lase file in the
'flist' file. If I remove the last file from the list
he will again complain on the current last file .
(This file was before the last but after I remove the
last file it becomes the last. file.yy is the last
file in the file list).
Thanks a lot,
Joe
--- Hans-Bernhard Broeker
<broeker AT physik DOT rwth-aachen DOT de> wrote:
> yossi khalon <ykhalon AT yahoo DOT com> wrote:
> > One thing I have noticed is when I run 'gnu'
> compiler
> > using make file I got Rational Window open
that
> stop
> > the make process and ask me to confirm my
license.
> > After I confirm it the make (compile)
continues.
>
> This is a rather sure symptom of a PATH conflict.
> You obviously have
> other programs' paths in front of c:djgppin in
> the actual %PATH%.
> Including that of Rational Rose.
>
> > (The computer PATH is set
PATH=C:DJGPPBIN;%PATH%
>
> No, it isn't. That's one part of how you tried
to
> *set up* the PATH,
> but not the whole picture. The important part is
> what you get if you
>
> echo %PATH%
>
> or set | find /i "path"
>
> in the shell you want to execute the DJGPP
program
> in.
>
> > What is the different between cgwin and
DJGPP
> commands
> > (ls.exe etc.) ?
>
> Cygwin executables are Win32 command line
> applications. DJGPP
> executables are DOS programs. They're run by
> entirely different
> subsystems of NT/Win2K.
> --
> Hans-Bernhard Broeker
> (broeker AT physik DOT rwth-aachen DOT de)
> Even if all the snow were burnt, ashes would
remain.
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
- Raw text -