Mail Archives: djgpp/1997/08/10/11:00:02
On 8 Aug 1997, M.E.J. Meeks wrote:
> In the abscence of pkunzip, I decided to use unzip386.exe
> which I am rather suspect of ( in the area of long filenames ).
Are you doing this on Windows 95? If so, it might be that the
cross-compilation kit won't work there (I haven't tried, so I'm just
guessing). You might try running it from plain DOS (no Windows).
And no, unzip386.exe does NOT support long filenames.
> >cd /djggp/gnu/gcc-2721
> >configure go32 m68040
>
> This fails to work, configur.bat, try that. That fails. editing
> /djgpp/gnu/gcc-2721/config/msdos/configur.bat and changing the
> reference in configur.bat removing the 'e' eventualy makes it work.
>
> After removing the '-g' from the resulting makefile I
> re-compile everything, and ... lo :)
>
> A dos->dos compiler hmm...
Did you use the mc68k cross-compiler which is mentioned in the FAQ
(section 22.7)? If not, try using it. If you *are* using it, try
writing to the people whose addresses are in that section and ask them
about your problems.
- Raw text -