Mail Archives: djgpp-workers/1998/09/07/05:43:38
On Mon, 7 Sep 1998, Andris Pavenis wrote:
> I think it would be possible. Only question here: how big is possibility
> to get problems in case of bad installation. DJDEV contains specs in
> $DJDIR/lib which can interfere with compiler-specific one if $DJDIR/lib
> is searched before compiler-specific directory
Since you never change $DJDIR/specs, no harm will be done if the user
doesn't remove it: in such a case, the old specs file will be used, and
there's no -remap switch there. -remap only matters if the new specs
file *is* used.
> We still can download all original releases (and even all snapshots)
> of egcs from ftp.cygnus.com and mirrors. I included bash script that
> updates egcs-1.1 sources for DJGPP (it is only necessary to delete
> part that cleans source directory from unneeded sources).
It is better to provide all the sources from a single place.
- Raw text -