Filenames differing in case (was GCC on a Mac HFS filesystem)

Geoff Keating geoffk@geoffk.org
Thu Apr 12 00:34:00 GMT 2001


Joe Buck <jbuck@racerx.synopsys.com> writes:

> > We already have 
> > *	libffi/src/mips/n32.S
> > *	libffi/src/mips/n32.s
> > *	libffi/src/mips/o32.S
> > *	libffi/src/mips/o32.s
> > 
> > This causes some warnings when using CVS on cygwin, but fortunately the
> > files aren't used.
> 
> What if someone wants to build a cross-compiler with a mips target?

They'll discover that libffi can't configure under a cross-compiler
because it uses AC_TRY_RUN...

but this should still be fixed.

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc mailing list