Mail Archives: djgpp/2000/10/03/11:20:31
On 2 Oct 2000, at 11:28, 386sx wrote:
> Tim Van Holder <djgpp AT delorie DOT com> says:
>
> >From the /usr/tmp/gdb-5.0/configure I am assuming you were running it from
> >a linux prompt.
>
> Nope. It was a djgpp bash prompt on DOS/Windows 95.
Did some attempts to break unpacking and configuring GDB-5.0.
1) DOS session under Win98SE, bash-2.0.4 beta for DJGPP, LFN=Y
No problems. All works Ok
2) The same but I set LFN=N for test
Unpacking and configuring was Ok (except not significant
filename conflicts). Make failed due to attempt to make symbolic link
(subdirectory bfd and perhaps others). Adding
export ac_cv_prog_LN_S="cp -p"
to djconfig.sh fixed that (I think the time we'll able to expect symbolic
links to be supported is not so near)
Andris
- Raw text -