You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2004/05/04 07:21:45 UTC

Libintl for Windows

I built a version of libintl for Windows that doesn't link with libiconv:

    
http://subversion.tigris.org/files/documents/15/13067/libintl-win32-noiconv.zip

It's based on the sources from gettext-0.14.1. The patch is here:

    
http://subversion.tigris.org/files/documents/15/13068/libiconv-win32-patch.txt

If this works, we can put it into our Windows distro with 1.1.

-- Brane



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Libintl for Windows

Posted by Branko Čibej <br...@xbc.nu>.
makl wrote:

> Branko Čibej wrote:
>
>> I built a version of libintl for Windows that doesn't link with 
>> libiconv:
>
>
> I think you should rename the dll to avoid problems with applications
> that expect a libintl with libiconv support.

Did you test it? I asked for testing, not for meta-comments. They're 
totally irrelevant at this point.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Libintl for Windows

Posted by makl <ma...@tigris.org>.
Branko Čibej wrote:
> I built a version of libintl for Windows that doesn't link with libiconv:

I think you should rename the dll to avoid problems with applications
that expect a libintl with libiconv support.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Libintl for Windows

Posted by "D.J. Heap" <dj...@shadyvale.net>.
Branko Čibej wrote:
> I built a version of libintl for Windows that doesn't link with libiconv:
> 
>    
> http://subversion.tigris.org/files/documents/15/13067/libintl-win32-noiconv.zip 
> 
> 
> It's based on the sources from gettext-0.14.1. The patch is here:
> 
>    
> http://subversion.tigris.org/files/documents/15/13068/libiconv-win32-patch.txt 
> 
> 
> If this works, we can put it into our Windows distro with 1.1.
> 
> -- Brane
> 

This compiles, runs, and passes cursory testing for me just fine.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org