; ;;
>or1k*|or1knd*)
> machine_dir=or1k
> + have_init_fini=no
> ;;
>powerpc*)
> machine_dir=powerpc
> --
> 2.17.2
Pushed.
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
signature.asc
Description: PGP signature
ply not having it present. Which should be the case for all
> current installations.
>
> Plus - I am hoping to fix the resource merging problem soon. (Any
> day now, honest). So I would like to have the gcc patch in place
> for when that happens.
Ok, sounds fine to me.
T
for explaining. So patch is ok for trunk, and for 4.9 branch.
Couldn't have said it better.
However, we know that the act of merging will currently result in broken
resources in the executable. Wouldn't it be better to apply the above
patch only after the resource merge fix?
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
pgpaqCW9LpugL.pgp
Description: PGP signature
inal, which has been reported to fix the problem:
http://cygwin.com/ml/cygwin/2013-11/msg00158.html
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
pgpuvLOee2Q9D.pgp
Description: PGP signature
ease apply
this patch there, too?
Thanks,
Corinna
2012-10-24 Corinna Vinschen
* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
against Mingw64 w32api.
* configure: Regenerate.
Index: configure.ac
On Jun 15 20:27, Eli Zaretskii wrote:
> > Date: Wed, 15 Jun 2011 10:22:36 +0200
> > From: Corinna Vinschen <...>
> > Talking about case-insensitive comparison, the filename_cmp and
> > filename_ncmp functions don't work for multibyte codesets, only for
> >
On Jun 15 10:45, Joseph S. Myers wrote:
> On Wed, 15 Jun 2011, Corinna Vinschen wrote:
>
> > these functions be replaced with multibyte-aware versions? Along the
> > same lines, the entire set of safe-ctype functions only work for ASCII
> > and EBCDIC...
>
> That
On Jun 15 11:58, Mark Kettenis wrote:
> > Date: Wed, 15 Jun 2011 10:22:36 +0200
> > From: Corinna Vinschen <...>
Please do not quote my email address in the body of your message.
Thank you.
> > IMHO it's actually a pity that the filename comparison behaves differe
ename_ncmp functions don't work for multibyte codesets, only for
singlebyte codesets. Given that UTF-8 is standard nowadays, shouldn't
these functions be replaced with multibyte-aware versions? Along the
same lines, the entire set of safe-ctype functions only work for ASCII
and EBCDIC...
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
m tempted to say "there's no such thing as a
> target libiberty" and rip all the target-libiberty rules out, and let
> newlib-hosted targets autodetect the host-libiberty. That is, if
> Cygwin doesn't need a target-libiberty any more?
Cygwin doesn't need libiberty anymore since 2007.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
b are
correct.
If this is refering to the fact that libiberty doesn't grok
automatically if a symbol has been added to newlib, then that's a
problem in libiberty, not in newlib.
Otherwise, if you're building an older compiler, just use an older
newlib as well.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
On May 17 16:33, Richard Earnshaw wrote:
>
> On Thu, 2011-05-05 at 09:30 +0200, Corinna Vinschen wrote:
> > [Please keep me CCed, I'm not subscribed to gcc-patches. Thank you]
> >
> > Hi,
> >
> > the definition of psignal in libiberty is
> >
t should have been something along the
lines of
AC_DEFINE(HAVE_PSIGNAL,1,[Define if you have psignal])
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
he wrong solution.
You don't mean the prototype, do you? IMHO the char * should still be
changed to const char * to adhere to POSIX.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
; either.
Developers using libiberty don't have to use newlib so the definition
in libiberty still makes sense, right?
I don't know how to avoid this problem in configure, other than by adding
AC_LIBOBJ([psignal]).
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
On May 5 11:09, Ulrich Weigand wrote:
> Corinna Vinschen wrote:
> > On May 4 05:52, Yaakov (Cygwin/X) wrote:
> > > 2011-05-04 Yaakov Selkowitz
> > >
> > > * libc/include/signal.h (psignal): Declare.
> > > * libc/sys/linux/psignal.c: Move
On May 5 00:40, Andrew Pinski wrote:
> On Thu, May 5, 2011 at 12:30 AM, Corinna Vinschen wrote:
> > Thanks,
> > Corinna
> >
> >
> > * strsignal.c (psignal): Change second parameter to const char *.
> > Fix comment accordingly.
>
>
>
names == NULL)
{
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
18 matches
Mail list logo