Mail Archives: djgpp/1996/08/14/11:30:56
In article <4uq1ef$1ndo AT rs18 DOT hrz DOT th-darmstadt DOT de>, lehmann AT mathematik DOT th-darmstadt DOT de (Alexander Lehmann) writes:
> stwand07 AT uctvms DOT uct DOT ac DOT za wrote:
> : Hi
>
> : It seems 'make' 3.73 doesn't work on a network drive ?
>
> : When run from a sub-directory of a network drive it fails to find the makefile
> : unless given the '-f' option. When run from the root directory of the network
> : drive it finds it automatically. Running 'make -w' shows that the correct
> : directory is being entered, so what gives ?
>
> I think there is something broken in the stat function for networked
> drives, this affects gcc in some way and maybe also make.
>
>
Yup,
I checked the mail archives, and under certain versions of Novell Netware (or
all?), the stat() function doesn't work. I can't compile anything : make and
gcc don't work 8-(
gcc complains about djgpp.lnk not being found (during linking, so ld is
actually at fault). If I copy djgpp.lnk to the current directory it finds it,
but then can't find libraries (libgcc, etc).
Is there a workaround or bugfix available? I really need to get djgpp working
on the network...
Adios
Mark Wodrich.
- Raw text -