To: kuku AT acds DOT physik DOT rwth-aachen DOT de From: DAVIDN AT csource DOT oz DOT au (david nugent) Date: 29 Jan 93 03:51:22 Subject: Re: Netware problems Reply-To: davidn AT csource DOT oz DOT au Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Organization: Unique Computing Pty Ltd, Melbourne, Australia > I'm having problems with a djgpp compiled program running under Novell > Netware. There seems to be a problem with file opening (perhaps chmod ?). > > Has anyone observed similar problems when djgpp programs open files on > network drives or run from network drives, eventually with substituted > drive names? I'm running with NetWare 3.11 myself with no problems that I can blame on netware per se. There are a few slight differences in filesystem semantics (for example, attempting to create a file with a root name > 8 characters will return an error on a Netware volume but succeed on a local drive), but apart from these things, djgpp and applications compiled in it seem to work fine. If you could be more specific, perhaps send any troublesome code along to me here and I'll compile/test it to see if it fails and let you know the results. david david