Mail Archives: djgpp/1993/03/04/12:29:55
>I'm using djgpp to rebuild perl386 so I can make a "uperl" (Perl with
>user C sbrs attached). When the perl386 makefile gets to:
> ar rcv ....
>it responds: "access denied" on the library i'm trying to build
>("libmsdos.a") as if djgpp (like normal unix "ar") required me
>to be super-user to update certain libraries.
>I've just started to use djgpp gcc so I may very well have skipped over
>something basic.
The only thing I can think of is that it might be read-only. Use
dos's ATTRIB command to see/change it. Check the directories also.
DJ
- Raw text -