X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:message-id:from:reply-to:to:subject
	:references:in-reply-to:content-type; q=dns; s=default; b=u2Kdsb
	saZgDiYxUQMLG1HN1puN1+RiA0Qu73t9P78v1TzFYcccpKpkkWRvqpNC3QtIX0ks
	XApV7skYcfTOj6IeIfU2eN1RgH28o+LZMg0n8n6EEntbZPu4s5P9DU0Yn3JuAD6v
	Y+cQiOzoglE7uMZlEZwIkhJk50daGniZMTV+c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:message-id:from:reply-to:to:subject
	:references:in-reply-to:content-type; s=default; bh=Le1uXEB+zzXx
	spWsmGnfnik46no=; b=OWRRhV8jZNLFcHxxWIvLBD9kUZ9YcU0L42kiO5+qUjpE
	NlZm3VmeAeqz+wE72wF0dd3+W2Ek/TFQRlrvIGqt3PdUEjrwxy3mxc13sLZkR16n
	XkASaHnC90tU5lcdnVOIamJZJeq7d+m+hux4okEgcnD+WaR325r9RTbfBy0itZw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*M:smtp, Greetings, letter
X-HELO: lb2-smtp-cloud9.xs4all.net
Date: Wed, 05 Sep 2018 16:04:18 +0200
Message-ID: <740316117809ff70dfc17817d9267198@smtp-cloud9.xs4all.net>
From: Houder <houder@xs4all.nl>
Reply-To: cygwin@cygwin.com
To: cygwin@cygwin.com
Subject: Re: Cygwin fails to utilize Unicode replacement character
References: <20180905075528.GA22010@calimero.vinschen.de> <5b8fc4ea.1c69fb81.3d08d.d585@mx.google.com> <672049203.20180905163133@yandex.ru>
In-Reply-to: <672049203.20180905163133@yandex.ru>
Content-Type: text/plain; charset=UTF-8; format=fixed
User-Agent: mua.awk 0.99

On Wed, 5 Sep 2018 16:31:33, Andrey Repin wrote:
> Greetings, Steven Penny!
> 
> > a character that DejaVu Sans Mono actually doesnt have is:
> 
> >     U+01C4 LATIN CAPITAL LETTER DZ WITH CARON
> 
> > Using this file:
> 
> How to compile it?
> Simple "gcc glyph.c" fails with
> 
> /tmp/ccSCYXAP.o:glyph.c:(.text+0xbd): undefined reference to `__imp_CreateFontW'
> /tmp/ccSCYXAP.o:glyph.c:(.text+0xbd): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp_CreateFontW'
> /tmp/ccSCYXAP.o:glyph.c:(.text+0xd0): undefined reference to `__imp_SelectObject'
> /tmp/ccSCYXAP.o:glyph.c:(.text+0xd0): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp_SelectObject'
> /tmp/ccSCYXAP.o:glyph.c:(.text+0x111): undefined reference to `__imp_GetGlyphIndicesW'
> /tmp/ccSCYXAP.o:glyph.c:(.text+0x111): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `__imp_GetGlyphIndicesW'
> collect2: error: ld returned 1 exit status

64-@@ gcc -o glyph glyph.c -lgdi32

?

Henri


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

