This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Building gnatdll.exe on MinGW32
- From: obry at gnat dot com
- To: bosch at gnat dot com, danny_r_smith_2001 at yahoo dot co dot nz,gcc-patches at gcc dot gnu dot org
- Date: Sun, 9 Dec 2001 04:48:44 -0500 (EST)
- Subject: Re: [Ada] Building gnatdll.exe on MinGW32
Danny,
> > So this seems to be a Makefile issue.
> Yes.
Ok, I'm not a Makefile expert but I think that the rules for mdllfile.o and
mdlltool.o should be put into ada/Makefile.in. Make-lang.in is integrated
into the main GCC makefile which is not the place for these rules.
> ? What can't you find? The diff was against gcc mainline cvs.
I thought that this was already checked-in, sorry for the confusion.
Pascal.