bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #66292] msgfmt for Windows compiled in cygwin: can't locate GNU.Get


From: Bruno Haible
Subject: [bug #66292] msgfmt for Windows compiled in cygwin: can't locate GNU.Gettext.dll
Date: Fri, 4 Oct 2024 18:20:21 -0400 (EDT)

Update of bug #66292 (group gettext):

                Category:      End-user / runtime => Build                  

    _______________________________________________________

Follow-up Comment #1:

This is probably related to bug #37980, in the sense that I never tested this
on Windows.

> I extracted the gettext tarball under cygwin with tar xzf ...
> bash: /src/gettext-0.22.5a/gettext-tools/m4/csharpexec-test.exe: Permission
denied

This seems to be a general problem with Cygwin: When I unzip an Eclipse binary
package (from eclipse.org) under Cygwin, I first need to 'chmod a+x' all *.exe
and *.dll files; otherwise, running eclipse.exe fails.

I don't know whether a better solution to this problem exists.

> warning CS1668: Invalid search path
'/cygdrive/d/a/gettext-iconv-windows/gettext-iconv-windows/installed/lib'
specified in '/LIB option' -- 'directory does not exist'

Is the problem only with the Cygwin filename vs. Windows filename syntax? Or
is there also a missing call to relocate?

That is, as a first try, can you please see where in
csharpcomp.sh.in
csharpexec.sh.in
csharpcomp.c
csharpexec.c
(or the corresponding Makefile.am rules) a conversion from Cygwin filename
syntax to Windows filename syntax should happen? (Cf. build-to-host.m4)



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66292>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]