Mail Archives: djgpp/1996/09/30/03:46:59
> Hi everyone! Sorry to annoy you with a rather common problem, but I have
> been having trouble getting DJGPP v2 to run on a Novell netowork.
>
> After browsing the mail archive, I learned that this was due to stat()
> checking for "lib\." instead of "lib" (or something similar), and I could
> solve the problem in two ways:
>
> 1) Patch gcc
> 2) replace NETX with VLM
>
> I don't want to do (2) because I know nothing about VLM, and the network is
> a school network which myself and others have just finished fixing :) I
> found a site supposedly containing the patch, but it seems to have disappeared.
>
> Could someone please point me in the direction of a patch, or at least tell
> me which lines to modify in gcc?
>
For a quick workaround:
Add -L/path/to/libs on the command line. This overrules gcc's
automagic logic to determine if the directory exists.
For 2):
It is highly recommended to switch to VLMs, it is quite easy, you
get Packet Burst capabilities blasting my network performance to
> 700 kB/s on a NE2000 clone talking to a 486/33 server.
If you need assistance on that, drop me a line.
I'll send you the changed stat.c that should go into your libc.
Then you'll have to rebuild gcc.exe.
Ciao
Tom
******************************************************************
* Thomas Demmer * Phone : +49 234 700 6434 *
* Universitaetsstr. 150 * Fax : +49 234 709 4162 *
* Lehrstuhl fuer Stroemungsmechanik * Fax/Voice Box: *
* D-44780 Bochum * +49 2561 91371 2056 *
******************************************************************
* Email: demmer AT LStM DOT Ruhr-Uni-Bochum DOT De *
* WWW: http://www.lstm.ruhr-uni-bochum.de/~demmer *
******************************************************************
Clark's Law: Once you open a can of worms, the only way
to recan them is to use a larger can.
- Raw text -